Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: OT: Is it possible to insert binary dat into MS Access DB?

by maa (Pilgrim)
on Dec 20, 2004 at 12:04 UTC ( #416159=note: print w/replies, xml ) Need Help??


in reply to OT: Is it possible to insert binary dat into MS Access DB?

For this type of data Access Recordsets provide a GetChunk/AppendChunk method so you might find you need to use either the recordset interface rather than ODBC.

If your problem happens when overwriting data you may find it works if you blank the field first as the AppendChunk (which is probably being called by the Jet Engine) does an append... try updating it to Null first.

  • Comment on Re: OT: Is it possible to insert binary dat into MS Access DB?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://416159]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (1)
As of 2023-05-28 17:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?