Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias(), select(), used(), ... is there one missing?
Message
From
15/05/2001 06:27:54
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
14/05/2001 15:59:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00507014
Message ID:
00507189
Views:
10
This message has been marked as the solution to the initial question of the thread.
>Given the known alias "C", how could you determine the real table name knowing that this alias is indeed a table ( not a cursor )
>( maybe something like xxx(alias()) == "CLIENT!EMPLOYEE" )
>
>( client server junk, got stuck with the client and server having exactly the same table names, so i'll need to update the employee table with the employee table, but they're not the same table ... )
>
>- jer

Stuzka,
Addtion to Doru,
dbf(lcAlias)
cursorgetprop('Database',lcAlias)
would give you fullpaths of table and database it belongs if any.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform