Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create command is adding a .dbf to my tablename, sometimes
Message
De
23/10/2001 14:11:02
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Create command is adding a .dbf to my tablename, sometimes
Divers
Thread ID:
00572202
Message ID:
00572202
Vues:
58
Using VFP7 on Windows 2000 Pro

The following line:

CREATE (lcTable) FROM DbfStru

is causing me grief. lcTable = "c:\somepath\sometable.def" which results in the table being created as: "c:\somepath\sometable.def.dbf" and "sometable.def.fpt". The strange thing is that this only hapens sometimes, and so far only on one machine. So does anyone have a clue here, or should I just insert a file() test and rename the files?

TTTIA

Tony
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform