RE: Binary Data and BLOB Problem

2002-12-31 Thread Kevin Wixson
QL (obviously I'm doing something wrong, else I wouldn't be getting errors using the AppendChunk method) or with converting the data into a binary type so it can be written to the adTypeBinary type Stream object. At 05:01 PM 12/30/2002 -0700, you wrote: Hi Kevin; You may want to lo

RE: Binary Data and BLOB Problem

2002-12-30 Thread Mike Hillyer
Wixson [mailto:[EMAIL PROTECTED]] Sent: Monday, December 30, 2002 10:29 AM To: [EMAIL PROTECTED] Subject: Binary Data and BLOB Problem Having trouble with my first MySQL database. I want to upload and install image files to a database for online sample photo gallery for our customers. The system

Binary Data and BLOB Problem

2002-12-30 Thread Kevin Wixson
Having trouble with my first MySQL database. I want to upload and install image files to a database for online sample photo gallery for our customers. The system I've created so far sometimes works, sometimes doesn't. It seems to depend on the size of the file being uploaded, but tests have be