Store Images In Acess Database

kode

New member
Joined
Dec 8, 2006
Messages
3
Programming Experience
5-10
hi i am trying to test a database code in vb.net and i was curious how can i store an image to a database access without importing ado 6.0 as a reference
what i mean is in ado 6.0 we use recordset.appendchunk to store and recordset.getchunk to retrieve now how can i do this in vb.net without importing the classic ado ??
 
Back
Top