Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Advice
Message
From
18/02/2003 15:04:12
Charlie Schreiner
Myers and Stauffer Consulting
Topeka, Kansas, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Advice
Miscellaneous
Thread ID:
00754393
Message ID:
00754616
Views:
30
>Is it better to add the view to the database at development then when the application goes out send out a new database, or write the view in code and run it each time the form is run.

We always use our own code to create DBCs. That way the DBC generation prg can be stored in VSS. I would just send out a new database. Otherwise you are asking the user to wait, perhaps a whole half second, to create the very same DBC each time the app starts. If you want to re-create the DBC, you could always code that into you Tools/Options Tools/Data Dictionary part of the app.
Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform