Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the DataSource of a Remote Connection?
Message
From
22/11/1999 13:51:54
Gregg Geeslin
Kwajalein Range Services
Apo, California, United States
 
 
To
19/11/1999 14:21:51
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00292718
Message ID:
00294016
Views:
23
>>I can get by with this since I don't use the database that contains my views to do anything else other than contain those views. That way, opening it exclusively isn't such a headache as it might be otherwise.
>>
>>I might recommend, too that you get the latest copy of gendbcx from Steve Arnott at http://www.stevearnott.com/ if you don't have it already. It's nice to convert a dbc into code before checking it into SourceSafe. It's also a nice way to learn the code behind the creation of the objects in the dbc. It's also nice to be able to hack on the code :)
>>
>>I hope this helps.
>
>Thanks for the tip, I hadn't thought about gendbc/gendbcx in a while. Can you open the dbc exclusively in a multiuser environment? I wasn't under the impression that it could be. And if I delete the connection out completely, I'm going to have an annoying time opening the views unless I resort to a pure code route (which depending on what day it is, I'm partial to :) )
>
>Thanks again.
>
>Laurisa

You are right, you cannot open a dbc exclusively in a multiuser environment. That's why I keep the dbc's that I use for my views separate from my data. I don't put them in a shared directory. To say it another way, I treat them like code, not data. At least, that's worked well for me.

Gregg
Previous
Reply
Map
View

Click here to load this message in the networking platform