Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can DBC's be shared
Message
 
To
17/11/2003 10:11:42
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00850629
Message ID:
00850636
Views:
14
Hi David - try this
IF NOT DBUSED("mydatabase.dbc") THEN
OPEN DATABASE mydatabase.dbc SHARED
ENDIF
SET DATABASE TO mydatabase
Chris Maiden
Email
Web
Previous
Reply
Map
View

Click here to load this message in the networking platform