On 29-Aug-01, Zhenjiang Guo wrote:

> I'm exhausted by the BLOB field in MySQL.
> I cann't get the content of the BLOB field. 
> Is there anyone who will kindly point out the correct direction for me?
> A piece of code will be especially appreciated.
> I'm using VC and ADO.
> Thanks.

As far as I know a BLOB is just a TEXT with string comparisons
defaulting to be case sensitive. Have you tried storing whatever
data you're handling in TEXT fields to see if that works? Just
a random thought. :-o

//C

-- 
 Carl Troein - Círdan / Istari-PixelMagic - UIN 16353280
 [EMAIL PROTECTED] | http://pixelmagic.dyndns.org/~cirdan/
 Amiga user since '89, and damned proud of it too.


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to