Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need some help with dataenvironment
Message
From
31/10/2001 07:44:46
 
 
To
30/10/2001 02:12:17
Eugene Kolmakov
Millennium Technologies
Vladivostok, Russia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00574886
Message ID:
00575542
Views:
22
I think you can solve this by not using the DataEnvironment
at all in the second form.

Because Table1 is already opened in the first form, and you
use the "Default data session", you can leave the data
environment in the second form empty and open the other tables
in Load method instead.

Or, of course, you can tell the recno() to the other form
as a parameter.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform