Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: SQL 2005

    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...

Viewing post 1 (of 1 total)