hi, is here anyone how haves a solution for following problem:

$SQL = "select * from [ReferencesComplete]";
$result = mssql_query($SQL,$IDconnection); // this simple code let crash the
php.exe...

i've with a mysql no problems with this code but with MS-SQL comes this
error!!


i hope someone has help - thanx

hermann




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

Reply via email to