Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Backing up Databases...
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00832254
Message ID:
00832384
Vues:
23
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform