I am setting up an RDO connection to my sybase database, and placing the results into a record set. When I do my initial select, the system works fine, however when I attempt to do a second select I receive the following error...

Run-Time error '40002'
SL009: [Microsoft}{ODBC Cursor Library} No Columns were bound prior to calling SQLFetchScroll/SQLExtendedFetch

I have tried to open a new rdo connection and using a new record set, however nothing works. Any help will be greatly appriciated. Thanks