SQL error : Connection is busy with results for another hstm
Posted: Thu May 23, 2002 7:29 am
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
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