Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
It works in 2.x but not in VFP 6.0
Message
 
To
29/11/2000 13:45:47
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00446710
Message ID:
00446991
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform