Page 1 of 1

SQL error : Connection is busy with results for another hstm

Posted: Thu May 23, 2002 7:29 am
by bob2022
Hello,

have got this error when i execute my program in PHP. This application is under a server and database (sql server) on another computer :

I have this message at the 2 requete :

Warning: SQL error: [Microsoft][ODBC SQL Server Driver]Connection is busy with results for another hstmt, SQL state S1000 in SQLExecDirect in c:\program files\apache group\apache\htdocs\meta\resGene.php on line 87

How do this for execute some requete?

Thanks

Posted: Thu May 23, 2002 12:52 pm
by fatal
if you are using MySQL functions to connect to a different type of SQL. Im not even sure Php supports Mircosoft SQL Sever.