Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing a DBC
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00302465
Message ID:
00302467
Views:
30
>For an installed system on a client's PC, I need to change the DBC. I changed a local view. Can I just copy the new DBC & DCT and the data tables will be o.k.? Or do I have to backup the data and then append it back to blank tables?
>
>TIA

Jane,

The safest way to do this is to use GenDBC.prg that comes with VFP. It is located in VFP98\Tools\Gendbc.

Opne your database and run the gendbc.prg. Edit the prg it generates and take out everything excpet the code that creates the new view then save the prg. Take that prg and run it on your client's machine to create the new view.
Previous
Reply
Map
View

Click here to load this message in the networking platform