Yes, I tried a TEXT field. Error occurs when calling 
Recordset->Fields->GetItem(0L)->AppendChunk(lSize). But the same code runs well when I 
changed to an Access table.
Thanks

On Wed, 29 Aug 2001 10:18:54 +0200
Carl Troein <[EMAIL PROTECTED]> wrote:

> 
> 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

---------------------------------------------------------------------
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