Click to See Complete Forum and Search --> : ODBC function sequence error


rufusr
May 18th, 1999, 01:12 PM
I am developing a front-end application using ODBC for RDB. I use a single Data Source connection in a CDocument derived class. The first query (based on user input) works fine, but the next query fails (giving function sequence error) when the recordset has more than on record. Any ideas on this problem? Thanks in advance, Rufus R.