all groups > sql server dts > july 2003 >
You're in the

sql server dts

group:

Getting Record count -1


Getting Record count -1 sanjay
7/11/2003 9:36:39 PM
sql server dts: I am having a peculiar problem when i am using a DSN
Connection i am getting Record count but when i am using
Provider=SQLOLEDB.1.............
i am getting Record count -1

Anybody can show a reason for this

Re: Getting Record count -1 Nigel Rivett
7/12/2003 2:38:45 PM
Probably due to the cursor type.
Try setting to a client side cursor.
The record count is only set when the data is delivered.

Nigel Rivett (SQL Server MVP)
www.nigelrivett.net

*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button