Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backing up Databases...
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00832254
Message ID:
00832384
Views:
22
Hi Adam,

Does 'working copy of the dbc' mean in use?

Try this as a test:
OPEN DATABASE MyDBC  && This makes sure that the DBC is in use
USE MyDBC.dbc IN 0 AGAIN ALIAS MyDBCCopy   && Open the the DBC as a table
SELECT MyDBCCopy
DO ...   && run routine to copy the contents
>No not really, it doesn't copy properly... I need a working copy of the dbc.

HTH,
Arriyel
Speak using soft and sweet words in case you have to eat them later.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform