Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias(), select(), used(), ... is there one missing?
Message
De
15/05/2001 06:27:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
14/05/2001 15:59:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00507014
Message ID:
00507189
Vues:
9
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform