Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Organizing tables
Message
From
04/04/2000 14:58:56
 
 
To
04/04/2000 10:45:31
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00354620
Message ID:
00355169
Views:
27
>It's a good idea. But, I'd like to know how I can update the
>file FOXUSER.DBF / FPT with a program, that will be written to do that.
>Thanks.

FOXUSER.DBF/.FPT is simply a VFP table. You can open it (however you will need to SET RESOURCE OFF first) and examine its records. I don't know which records correspond to the database display, but with some poking around I'm sure you could locate them. It would then be a matter of REPLACEing the records in the target FOXUSER with the appropriate ones from your source one.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform