Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
USE dbf from EXE file
Message
De
10/08/2016 05:54:41
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01639246
Message ID:
01639306
Vues:
79
>Hi,
>
>If I want to open a DBF included in the EXE, should the following code work:
>
>
>USE MY_TABLE IN 0 ALIAS MY_TABLE
>
>
>Or I have to "indicate" somehow that the .DBF is in the EXE?
>
>TIA

An interesting scenario is where you have "SET PROC" to an exe and want to use the dbf in the EXE. In that case, you need to have a procedure (prg, class method) in the EXE that opens the dbf.

But that's not the case here. I just through I'd throw it in.

Hank
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform