|
Setting |
Session("dbOrder") = 2
|
|
Description |
field number to sort by, make it negative to do the reverse sort
|
|
Reference |
Session("dbOrder") = 2
The field to sort the records by. In this case we've chosen the second field (Field 2) or [Last Name].
|
|
Required |
No
|
|
Version |
Public
|
|
Memo |
|
|
Added |
|
|
Modified |
2/25/2001
|
|