Hi,
How do I know how many records are in my recordset?
Like: I have this query running in ASP
set rs2 = server.CreateObject("adodb.recordset")
RS2.open "SELECT id FROM tblcontest", conndb
response.Write rs2.recordcount
I get the result as -1 but I want to know how many total number of records are there in my recordset.
I hope u understand wot I mean.
Thanx
-----------------------------------------------
www.chargertek.in - Cheapest WebHosting