Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File in Use error
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
File in Use error
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01545063
Message ID:
01545063
Vues:
85
Hi Gang!

My colleague is having a bit of a problem with databases in VFP 8.0 SP1.

This is what he emailed me.....

Here is what is happening:

Database local_lbl is open from pharmmain.prg.

The following code snippet gives me a file in use error on Line 5 (delete database…)

IF FILE("c:\temp\local_lbl.dbc")
SET DATABASE TO local_lbl
USE IN SELECT("rx_label")
CLOSE DATABASE
DELETE DATABASE c:\temp\local_lbl deletetables
ENDIF


Any clues as to why he is getting this error? I don't see why at this point .....

Thanks in advance!
Tommy Tillman A+ NetWork+ MCP
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform