Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to read tables included in an app
Message
De
20/10/2000 04:15:45
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00431863
Message ID:
00431987
Vues:
16
>I have an .exe file running and call a smaller .app I compile separately that has several tables included in the .app file. When I try and access those tables from a process inside the .app when it is called I get an error "file not found". I am calling the .app as a function because it returns a logical value. Inside the larger calling .exe I set procedure to the .app. Do I need to build it as an .exe and forgo the return value for now. I am trying to keep from having to put those tables in an install program and send that out versus just the .app file to update tables in the main .exe. Am I missing something?

Michael,
You could 'use' the tables from a procedure in the app. Say you call Filopen(TableName) in app and it opens the file in your datasession. Or it merely selects * to a table you specify.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform