mysql: insert into tablename pixfield=
Posted: Thu 07 Oct 2010 22:02
mysql.sql.text:= ' insert into tablename set pixfield= ' + thepicture ???
where thepicture is from some vcl component, like Image1.picture?
how, in MYSQL, do I insert an image from a vcl into the table?
where thepicture is from some vcl component, like Image1.picture?
how, in MYSQL, do I insert an image from a vcl into the table?