Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can someone explain 2 dbc open at the same time?
Message
From
15/02/1999 10:50:48
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00187584
Message ID:
00187690
Views:
25
Carl-
As Craig say, use SET DATABASE TO to make sure your target DBC is the current one. Also, it may not really apply to the way you have things structure, but you can specify the database container in some ways... For example, the CREATE FROM command (from the help):
CREATE
[FileName1 [DATABASE DatabaseName [NAME LongTableName]]]
FROM [FileName2]


>My problem is new tables getting created in the wrong dbc

...snip
Previous
Reply
Map
View

Click here to load this message in the networking platform