Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Closing databases
Message
De
16/04/1999 10:23:02
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Closing databases
Divers
Thread ID:
00208982
Message ID:
00208982
Vues:
66
I have a program where I am trying to close a database file. After closing it I try to copy the database files, but vfp says it's still open. The code is below:

* Copy the database files
close data all
close databases all
close all
copy file configurator.dbc to config.dbc
copy file configurator.dct to config.dct
copy file configurator.dcx to config.dcx

Any suggestions?

Jim
Thanks

Jim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform