I want to transfer a large amount of data(at least 5000 records with 10
fields) from MSAccess to DB2 through PHP_ODBC.
When I run my script i get an error message No more Handles(see at the end
the exact message). I found this
message at hte information Center but it didn't help me much. Also i
couldn't find something in the configuration of the database or the ODBC
Connection. Can anybody help me?

Warning: SQL error: [IBM][CLI Driver] CLI0129E No more handles.
SQLSTATE=S1014, SQL state S1014 in SQLExecDirect





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

Reply via email to