Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Sigal
Starting Member
11 Posts |
Posted - 2008-05-01 : 05:06:45
|
| Hi all,I'm trying to execute in classic ASP a stored procedure which returns multiple recordsets using rs.NextrecordsetI'm getting an error "Current provider does not support returning multiple recordsets from a single execution."I've tried setting the provider to SQLOLEDB.1 but that hasn't changed anything. Any ideas will be welcome. |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
|
|
|
|
|