Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting a record between two records
Message
 
 
To
22/02/2006 12:15:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01098167
Message ID:
01098171
Views:
12
>Hi, I have upgraded to VFP 9, and I find that the code I used in a programme to insert a record between two records does not work anymore. My earlier code involved deleting all the indexes and recreating them. Is there any better method in VFP 9, and how do I get back on the road?

An application shouldn't rely on the physical order of the records in a table. You should reconsider your application design to use logical ordering of data (indexes, views, queries, e.t.c).
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform