Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wierd Table names....
Message
From
12/06/2002 15:44:42
Irv Adams
MSC Managed Care, Inc.
Florida, United States
 
 
To
12/06/2002 14:53:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00667582
Message ID:
00667611
Views:
27
Table names that start with Numbers are assigned Letters A,B,C, etc. as Aliases by the system. Some commands will not work correctly on the Numeric names, like IF USED("100_200"), etc. Try IF USED ("A") instead, or make up your own Alias name...

-Irv.

>I've run across a situation in which a table with the name of say "0100_0202_COB_C3" is used and when you look at what the name is in vfp, it show "_100_0202_COB_C3". Anyone know why? OR how to fix it so that it used the correct name?
Previous
Reply
Map
View

Click here to load this message in the networking platform