Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Works in VFP but not as an exe
Message
From
14/02/2006 15:56:26
 
 
To
14/02/2006 12:09:55
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01096220
Message ID:
01096314
Views:
19
>I changed a form around. I added a second grid to the form. Each grid references one to many transactions per account number of the parent table. I am creating the relations through the data envrionment. When I run the code it limits them down to the account number on the parent table and displays only them, everything works perfect, when I run the same code compiled as an .exe, it shows everything in the table (no limit) and doesn't even come close to finding the right account number. How do I fix something that works? Why does this work fine interactively but not in the exe?

If you select Tools->options, and hold down the shift key while you clock OK, almost all SET commands will be echoed to the command windows. This makes it very easy to create a snippet to recreate the environment from your IDE.

In VFP9 the SET commands will be echoed to the Debug Output window.
Previous
Reply
Map
View

Click here to load this message in the networking platform