Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help, please
Message
De
24/10/1998 01:24:50
 
 
À
24/10/1998 00:54:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00150092
Message ID:
00150098
Vues:
14
I have my tables and programs in different directories with fullpath off and doing the same stuff below it put the new table in the program directory where I have SET DEFA TO.

Charles

>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
Charles

"The code knows no master." - Chuck Mautz
"Everybody is ignorant, only on different subjects." - Will Rogers
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform