Re: Record Set .RecordCount
What cursor style are you using? RecordCount only works with certian cursor styles, would be better off to use count() to get the record count. :)
Re: Record Set .RecordCount
When you dont pass the lock type and cursor type parameters the defualt is a forward only readonly recordset that
does not support the .Recordcount property.
Try using
rs.Open sql,objConn, adOpenKeyset, adLockOptimistic, adCmdText
Re: Record Set .RecordCount
hi deae
fs
fsd
f
dsf
sd
sd
s
f
sf
sa
fsdsdfsafsfaf