Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting a record from a multitable view
Message
 
 
À
05/08/2007 23:21:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01246019
Message ID:
01246115
Vues:
41
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform