Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to read tables included in an app
Message
From
20/10/2000 04:15:45
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00431863
Message ID:
00431987
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform