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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-10-22 : 09:40:37
|
| Aleem writes "Response.Write "NameFirst=" & Server.URLEncode(oRS("FirstName"))This returns the first record from the database... how do I return the second record in the database?Aleem" |
|
|
|
|
|