Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Exclude=.T./Exclude=.F.
Message
De
26/06/1999 14:05:12
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Problem with Exclude=.T./Exclude=.F.
Divers
Thread ID:
00234365
Message ID:
00234365
Vues:
49
I've got a problem with including (Exclude=.F.) a table which belongs to a database container into a project file.
It's easy to do that using a mouse, but I'd like to do that programatically.

With a free table code like this:
...
Application.ActiveProject.Files.Add('MyTable.dbf')
...
Application.ActiveProject.Files.Item(xx).Exclude=.F.

works properly, but id doesn't when 'MyTable.dbf' belongs to a database.

My goal is to include the whole database (with all tables) into *.exe/*.app

Could anyone help me. Thanks in advance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform