[PHP-DB] ADO Connection Problems

2003-09-16 Thread Joe Mack
I am having problems making things happen in a Microsoft Access Database that I am connecting to through an ADO Connection using PHP. I know a little bit about PHP and how to code, but this is the first time I have played around with the ADO Connection and Command objects. I am getting no error

[PHP-DB] Cannot open any more tables error

2003-09-17 Thread Joe Mack
I am gettting this error using ADO to work on a MS Access 2000 DB using PHP. My code is attached. The thing that is confusing me -- I am getting the error on the very first recordset I try to open (line 13). Any assistance would be greatly appreciated. Thanks in advance. Joe begin 666