how to allow multi-rec.set results
hi
until today, with sql2000 i get recordsets connecting with
"Provider=sqloledb;Data Source=myServer;Initial
Catalog=myDB;Integrated Security=SSPI"
but now, having migrated to sql2005
i use
"Provider=SQLNCLI;Server=myServer;
Database=myDB;UID=xx;PWD=yy"
i get the ERROR "Current provider does not support
multiple recordsets from a single execution"
wich provider should i use ??
thanks
--
atte,
Hernán
|