hi,
i try to get some data from our ms-sql-server the following statement:

   $SQL = "SELECT * FROM [ReferencesComplete]";

causes an error of the php.exe! i tried many various of this statement but
nothing helped. ether it came no error and the [$result =
mssql_query($SQL,$IDconnection);] variable was false or the php.exe crashed!
with mysql it workes ok but with the ms-sql-server not!

please give me help - this so what simple - but does not work - i lost so
much time...

hermann



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

Reply via email to