Recordset.Recordcount Returns -1!

S

Sauron

Hi All,

As subject! can't uderstand why I'm getting -1 had a look on the we
but couldn't find anything of help would anyone have run into thi
problem before when running a count?

Cheers,
Sa
 
R

Rob van Gelder

Check whether the cursor is server or client based.

Additionally, some providers do not maintain recordcount.
 
Top