Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help, please
Message
De
24/10/1998 00:54:06
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Help, please
Divers
Thread ID:
00150092
Message ID:
00150092
Vues:
60
Hi all,

Since FPD doesn't have an ALTER TABLE command I had to do the following:

1) x = DBF()

2) Create temp file with a modified structure for x and append data.

3) COPY TO (x)

Because I don't have FULLPATH on, DBF() returned E:FileX.dbf instead of E:\Somepath\FileX.dbf.

At my site, x will now have the new structure, but at customer it didn't!! I suspect that in his environment the COPY TO (x) copied to a different place.

Monday I will know for sure, but can anybody confirm or deny this?

TIA,

Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform