Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this a corruption?
Message
From
28/07/2004 15:07:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Is this a corruption?
Miscellaneous
Thread ID:
00928839
Message ID:
00928839
Views:
58
This is really simple. I just can't understand why ALIAS() and DBF() are not the same. I do the following:
OPEN DATABASE admin
USE table
MESSAGEBOX('Alias: '+ALIAS()+CHR(13)+'DBF: '+DBF()))
It gives me table as the first line and d:\mydir\mydata\controlfile.dbf. This is non sense. Is there a corruption in the DBC?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform