Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00210043
Message ID:
00210058
Views:
32
>Hi,
> Yes, it is right. How to renumbering my table?

As I said, a View might be right for this situation (are you using DBC?). If it's a small table with EXCL access, you could even do a PACK and re-set the rowsource. Or you could use a Cursor or array, but that's extra work updating the table. Or you could keep a separate numeric field (like RECNO()), and re-number the field with REPLACEs. I think the View idea is good, though, I'd try that first if I were in your shoes and using DBC...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform