joyceqian
09-08-2008, 04:13 AM
i am using sql server 2000 and vbscript. i want to check if my recordset is the last record set so that i can do something with it thats different from the rest of the record set.
is there any code to use? unlike using .jsp where i can use isLast(), there seems to be no function for recordset.
is there any code to use? unlike using .jsp where i can use isLast(), there seems to be no function for recordset.