TheVampire
Programmer
I'm not as up on SQL as some other things. Is there a SQL command to return the last X number of records in a database? Or am I forced to use regular commands to do a movelast, check the record #, and then jump back X number of records? For speed reasons, I wanted to avoid having to open a dynamic recordset.
Thanks,
Robert
Thanks,
Robert