How to insert and read an image from and into an access database using SQL statement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lavs
    New Member
    • Mar 2007
    • 16

    How to insert and read an image from and into an access database using SQL statement

    Hi Guys... Is there anyone who could help me on how to add an image file to a database using SQL Statement...
    I am using a database in MS ACCESS 2003, and my application was designed in VB 6.0. I am passing the SQL Statement as a string into a datasource property of a recordset. Can you please give me a source code on how to do it. What datatype should i used for the image file?
Working...