Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private Data Sessions
Message
De
18/08/2000 08:53:00
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
18/08/2000 08:23:10
Bruce Covey
Home Depot Television
Atlanta, Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00406597
Message ID:
00406611
Vues:
41
>Is my assumption correct that if each of my forms launch w/Private Sessions, I will have to include some SET items to deal with the particulars of the form. i.e. While my app initially sets DELETED ON, the form in its Private Session doesn't recognize this. Is there a slick way around this or is it simply the reality of Private Sessions ? I don't build huge apps, so it isn't that much trouble to include a few SETs in the code of the Data Environment of the form.
>Any thoughts would be appreciated.


There are some SETs that are scoped to current datasession. With those you have 2 options :
-Change default from config.fpw
-Change in either load or DE.beforeopentables
In de.beforeopentables you could have somthing like :
ApplyGlobalSets()
and have a ApplyGlobalSets.prg where you set options.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform