Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199807

[PHP3] (off topic) How do I find an 8-bit char in Solid? From: Martin Koistinen (koistinen <email protected>)
Date: 07/23/98

Has anyone ever had to find an 8-bit character in a char field in Solid?

I've tried for 'a' as a test;

"SELECT count(*) from myTable where myField like '%/0141%'" (OCT for 'a')

"SELECT count(*) from myTable where myField like '%/0x61%'" (HEX for 'a')

Any other ideas?

----------------------------------
 Martin J. Koistinen
 Internet Technology Engineer
 Schlumberger - Oilfield Services
 Oilfield Marketing Support
 Sugar Land, TX 281-285-7847
----------------------------------

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3