Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this table Free or a Memeber of a DBC?
Message
 
À
23/03/1998 10:35:15
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00086396
Message ID:
00086463
Vues:
34
>>Check for dbc() and indbc().


DBC() just returns the active database. INDBC() just indicates whether the specified database object is in the active database - neither of which will really help in this case. What will work is CursorGetProp("database"). If the table is a contained table - the full path and name of the database is returned. Otherwise, an empty string is returned.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform