This is what the error collection in its entirety returns to me. (Well,
I also got the native error number, etc... but it is already all of the
same information contained in the original message I posted).

*******************
Microsoft OLE DB Provider for ODBC Drivers
Multiple-step OLE DB operation generated errors. Check each OLE DB
status value, if available. No work was done.
*******************

I searched Microsoft and found a description of the problem, but I do
not see that it is really a match...

PRB: "Multiple-step OLE DB operation generated errors" When Opening ADO
Connection (Q269495)

I am using an ODBC connection to a Microsoft Access Database, the OLE DB
provided for JET already has the OLEDB_SERVICES keyword (altho' it was
set to FFFFFFFE not FFFFFFFF, so I did try changing it).

Still does not work.

Any other thoughts?  I did a MakePy on the Microsoft ADO classes...

Mike

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/ActivePython

Reply via email to