Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I create the DBC on my local drive
Message
From
23/06/1999 00:47:37
 
 
To
22/06/1999 10:10:47
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00232472
Message ID:
00232829
Views:
20
>I have my DBC on the network with its' tables
>
>I have learned during Devcon that I should create
>the DBC on the FLY to reduce corruption and traffic
>
>
>How is this Done?

This strategy should only be used for dbc created solely to contain views. And it is not necessary, only one way to do things. If you want to do this, you'll need to pull all of your views out of the dbc on the server, (the dbc on the server will have to remain, to hold the tables) and put them in a separate dbc. Then create this dbc on the fly.

IMHO, this is more trouble than its worth for apps that access local data.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform