I need some help.
I'm trying to add an image to an access database. The image is submitted by a webbased form. In this form i can select an jpg image from my harddisk. When submitting it it runs through an asp file wich connects to my access database. Then i get an error.......
"OLE DB......."
Can someone please help me with a few suggestions of might be the problem ??
Table name and field name are correct.
Can i upload an image to an access database with asp just using the normal file selector? Or do i have to use an java script to do this.
Thanx,
Leo