Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using .app with .exe
Message
From
21/08/2001 16:17:17
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00546964
Message ID:
00546968
Views:
16
>Hi,
>
>Version: VFP5
>Data: Oracle 8i Lite
>
>I open an application (.APP) from a master one (.EXE) but if I close my .app then I cannot reopen it.
>I know that a datasession stay open even if I closed the .app.
>
>Ex: MASTER.EXE call --> CHILD.APP (Containing only 1 form and a toolbar). In CHILD.APP, I use 2 views created from an Oracle database (8i Lite). When I closes the CHILD.APP, its datasession stay open. When I try to reopen the CHILD.APP (From a call in menu), I got this message: ["CHILD.APP" is not found]
>
>Any suggestion?
>
>Louis

If you use private datasessions, the datasession should be closed automatically, with the form. Unless you have uncomitted records, incompleted transactions, or a similar problem.

How do you know the datasession remains open?

Check what else could change, including the path (set("path")), and the current directory.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform