Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleting a record from a multitable view
Message
 
 
To
05/08/2007 23:21:40
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01246019
Message ID:
01246115
Views:
40
>Hi Naomi,
>
>As I had mentioned in an earlier thread, I am a late comer as far as views are concerned. When I started out with my project about 9 years back, the learning curve into a GUI, and then into views etc, was too steep, so I stuck to local dataenvironment based forms, and sadly, that continued for years. At that time I had not discovered UT, yet.
>
>Anyway, I am in the process of revamping all my forms.
>
>I feel the datasession being private could have been the cause as you had also pointed out. I need to figure out the reason for setting it private, but it is an investigation into a complex maze of calls, some of which might have caused me to do this.
>
>
>Thanks very much, Naomi,
>
>Regards,
>
>Steve.

Hi Steven,

You need to find out the difference in settings for default DS and your form's private DS. Do you have form's class? Check what do you have in its load method.

Alternatively you can have a settings class which you can instantiate in the main program as well as in the form's Load method (or DE BeforeOpenTables method).

This way both your form and your main program (in default DS) would have the same settings.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform