Paul McNett wrote:
> 
> Don't you need to use a binary type on the server, like a BLOB? Otherwise the 
> server 
> and/or clients will think it is text and may do some encoding/decoding on it, 
> get 
> confused by chr(0) and the like...

Seems to me that that sounds correct, although I seem to dimly recall 
BLOB not being recommended any more, ore limited to one per table(?), 
database(?) or something.

I will definitely pursue that, but the frustrating thing is that it does 
work on a lot of machines.  I can't get it to mess up, ever, on my 
machine.  The major diff between my setup and others is that my SQL 
server is on the same machine I'm testing on, and theirs is over a 
network.  Yet, some of theirs works fine as well.

Will check into BLOB, though.  Thanks.

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to