I am getting the following error when I try using a stored procedure to gather data for a report when I run it in the Report Designer:
ODBC error: Connection is busy with results from another hstmt.
Let me give you a little history on this report. The report format had already been created and it used a number of tables fields on the report. I realized after the fact that I really had to write code (stored procedure) to gather the proper data but i still wanted to use the same report format. So I used the Set Location option and I pointed each table to the stored procedure. I have done this before and it has worked but now I'm getting the above message. Any help?
Regards,
bessebo
ODBC error: Connection is busy with results from another hstmt.
Let me give you a little history on this report. The report format had already been created and it used a number of tables fields on the report. I realized after the fact that I really had to write code (stored procedure) to gather the proper data but i still wanted to use the same report format. So I used the Set Location option and I pointed each table to the stored procedure. I have done this before and it has worked but now I'm getting the above message. Any help?
Regards,
bessebo