Hi, I'm trying to store a binary file in an access database, I'm using an ole
type, and I think that it's getting inserted OK.  My problem is that I don't
know how to pull it out...  How do you select the stuff that's in an ole
object out of the database and display it, a jpg, for example.  I can't even
get the raw data.  I've tried converting it to base 16 and inserting it, but
I still can't pull it out.  I know how to do this in mysql, so posting that
won't help.  I need to know how to do this with access.

Thanks
Mike.

-------------------------------------------------------

-- 
*********************************
* Mike Baranski                 *
* Security Managment Consulting *
* 919-788-9200 Phone            *
* 919-510-0037 Fax              *
* [EMAIL PROTECTED]              *
*********************************

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to