Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Included or not
Message
De
14/07/2003 08:50:48
 
 
À
14/07/2003 08:36:43
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00809748
Message ID:
00809793
Vues:
35
Hi Agnes,

Well, suppose you had a DLL which does all the handling of opening tables for you. That way, you could use the DLL in all your applications.
You only give it the full path, index, alias and so on.
But, imagine you use the dll and suddenly, you want to open an included table.
I solved it by using IF empty(juststem(table) .and. FILE(alias)
That way, i get TRUE and I know it's included.

Greetz

Guillaume

Hi Guillaume,

why do you need to know that? I figured out that is very tricky to know that a file opend is included under all circumstances , but maybe a specific workaround will do. Anyway, all of may possible ideas will work after openning the table. But you can close it again?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform