Blob updates -
12-23-2003
, 06:23 PM
I am trying to store a blob (large text data) into an Access database.
ADO.Net wants an update sql statement. Which I do not know how to write for
blobs.
I tried including ADODB to open a recordset and assign values to fields. But
that told me the item property was readonly.
I have searched and searched and everything comes up on how to retreive
BLobs. Not how to put them in.
Any help would be greatly appreciated,
Ken Pinard |