Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record Number
Message
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Miscellaneous
Thread ID:
00465369
Message ID:
00466047
Views:
11
Hi,

This program letting a user brows thru a table from asp page.
User has options to move back, last , top and next options.

The problem is, every time user hit a button and open the table, get the record and close it. Right now I have a uniqueID(auto increa) field to determine what is next.

I will have a real problem, if someone delete a record in the middle some where.
If I could some how determine the record number instead of uniqueID I should be fine.

But I tried using AbsolutePosition, It didn't work right. I get -1 all the time.

Do you have any example for this?

Thanks a lot.
Previous
Reply
Map
View

Click here to load this message in the networking platform