CompuServe Thread

CRecordSet::Open()

1 messages in this thread
#30675From: Transcom Research (Jul 12, 1994 10:56 AM
CRecordSet::Open() — declared parent_msg_num=(none), resolved parent_id points to #(none)
Dear SYSOP, I've written a DLL containing among other things a function that opens an Access 1.1 database. When this function is called by a small C++ program, there is no problem. But this fuction is supposed to be called by a more complex application written with Visual Basic. In that case, the recordSet Open() throws a CDBException that says : Maximum expression depth reached. If I specify a SQL statement like in Open("SELECT * FROM MYTABLE"), I get another CDBException: Maximum filter count reached. What do exactly mean those exceptions (especially the fist one) ? Thank you for your help Pierre ROSSEL Transcom Research SA