charlie wrote:
The native SQL driver for PHP has a problem with a limit on the number of characters in a string, so can't use that.



hmmm interesting.   how much is the limit?

i used PHP's mssql_* functions and while i only used about 20 chars on a character search string in the WHERE, i found them to be as simple as the mysql_* functions...

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to