php3-list | 199807
Date: 07/23/98
- Next message: Ed: "Re: [PHP3] message form in PHP..whats most efficient?"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] How to get(and parse) variables through GET(POST) method?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Ed: "Re: [PHP3] message form in PHP..whats most efficient?"
- Previous message: Rasmus Lerdorf: "Re: [PHP3] How to get(and parse) variables through GET(POST) method?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

