From: Andreas R. <mdb...@ri...> - 2005-09-29 11:46:29
|
Hi, I am trying to read an access 2k database with blobs. After reading the blob with mdb_read_ole it will give me a 4k of data. Calling mdb_read_ole_next will always tell me that there is no more data. Is mdb_read_ole currently implemented for normal blobs? Can I help implementing it? I am using the library under Mac OS X. Thanks Andy |