Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing Data from DLL
Message
De
31/01/2007 07:12:10
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
31/01/2007 05:22:30
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01190770
Message ID:
01190785
Vues:
17
>I have written a DLL that accesses a VFP database and returns information based on those tables. If I include the database and tables in the project it works fine. However, because it is included in the project it does not have access to the active tables and therefore does not reflect changes to the data. What is the best way to address these tables from a DLL so that I can return data from the active tables?

Exclude:) Also qualify table locations. ie: instead of just saying:

use employee

do it like:

use ("c:\My Path\employee")

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