In the SQL Server, Is it possible to move from a record to next record as VB Code

accesser2003

Registered User.
Local time
Today, 14:52
Joined
Jun 2, 2007
Messages
124
How can I move from record to the next record as what we do in the VB Code by using movenext and moveprevious.

How can I achieve this in the SQL Server code.

Thanks,
 

Users who are viewing this thread

Back
Top Bottom