Viewing post 1 (of 1 total)
Hi Ravikumar,
You can directly use Image as Data Type for that column & for inserting data to it, u can use the following working code.
SQLQuery = Insert into tablename(FileData) values...
January 15, 2009 at 4:15 am
#927171