Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recreate a local view
Message
 
To
23/05/1999 15:10:59
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00221922
Message ID:
00221930
Views:
11
>Hello Dear Friends!
>
>How I do to Recreate a Local View?
>
>Thanks
Quite general question! If you have a backup DBC where, you can always run GENDBC (or GENDBCX) against it. The output will be a .PRG that would recreate all your .DBC. You could cut the view definition, paste it in a blank .PRG and run it against your target DBC.

But frankly, for this sort of thing, there's nothing like having your data model outside of VFP.

José
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform