Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
It works in 2.x but not in VFP 6.0
Message
 
À
29/11/2000 13:45:47
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00446710
Message ID:
00446991
Vues:
13
Sorry I did not test it, but thought I used it before.
Yes, for me it worked in FoxPro2.5 for Dos too and does not work in VFP6.
Now I see that dbf() returns the entire path of the dbf. However FoxPro2.5 ignores it and uses alias. Vfp6 still want to use the entire path.

Regards

>>>>>>>>>>>>>>>>>>>>>
Yuri,

Specifying an alias makes no difference.

Did you delete/remove the original table? If it is in your path, VFP will find it and the SELECT SQL will work, but if the original file is deleted/moved/renamed (i.e. the only copy is the one build into the .app file), the SELECT SQL will fail with error message: "File 'testtable.dbf' is not found". However, you can still view the table, select() it, browse it, scan it, etc.

>>>>>>>>>>>>>>>>>>
>It seems your puzzle is solved when:
>
>use testtable alias testtable
>
>Regards
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform