dvader0571
Programmer
I am designing an application in VC++ using the Native SQLOLEDB.1 driver. I have no problems executing and accessing the results from a regular stored procedure in our SQL Server 2000 repository. However, as soon as I try and connect to a Stored Procedure that returns more than 1 result set (multiple Selects) I get weird results.
Does the SQLOLEDB.1 driver support multiple queries in SQL Server 2000?
Thanks!
Does the SQLOLEDB.1 driver support multiple queries in SQL Server 2000?
Thanks!