Hello!

I am trying to check that how many records are fetched after executing an sql query in an asp page.

Though the sql query is fine and returns records...but when i do RSUser.Recordcount it says -1 no matter how many records are there.

So i just want to know ...how to use the RecordCount properly so it shows the result properly.

Thanks!