Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Transact-SQL (2000)
 correlative recordset

Author  Topic 

jmdg
Starting Member

3 Posts

Posted - 2003-08-13 : 16:10:44
I need to present in each visit to a web a registration
different from a table, and that it is not aleatory but
correlative. When a query is made to the server that
this gives a recordset corresponding to the first one
line of a table. When a second query are made for
any user that gives a recordset of the second
registration,... and this way until the end, where it should return to the one
first. Do I think that it possible make with SQL, but how?. Please, example!!
Thank you.

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2003-08-13 : 16:16:50
Duplicate thread:

[url]http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=28455[/url]

Tara
Go to Top of Page
   

- Advertisement -