[freetds] Multiple Active Statements
Dario
jenfiolo at yahoo.it
Tue Sep 23 15:50:32 EDT 2003
I have:
Mandrake 9.1
Apache 2.0.44
PHP 4.3.1
FreeTDS 0.61
unixODBC 2.2.4
Can i use multiple active statements?
In PHP when i try this code:
<?
...
$rs1 = odbc_exec($idconn,$sql1);
$rs2 = odbc_exec($idconn,$sql2); <--- error
...
?>
I obtain this error:
Warning: SQL error: [unixODBC][Driver Manager]Option
value changed, SQL state 01S02 in SQLExecDirect
How can I solve this problem?
Thanks,
Dario
______________________________________________________________________
Yahoo! Mail: 6MB di spazio gratuito, 30MB per i tuoi allegati, l'antivirus, il filtro Anti-spam
http://it.yahoo.com/mail_it/foot/?http://it.mail.yahoo.com/
More information about the FreeTDS
mailing list