Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Envrionment Quirks & Slow Opening Forms
Message
De
24/10/2004 14:31:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00953449
Message ID:
00954110
Vues:
20
>Hi Srdjan,
>
>Rather than rewriting the Data Environment each time the form is called, I've chosen to set (via direct editing of the SCX) the DataBase Property to a global variable: (gcDBC) - Please note that you need to use the parenthesis, which I set in my development environment and in the Application. As long as gcDBC points to a valid location, you can both run and edit forms. Ultimately, I may look into using a Data Environment class instead.
>

Well, whatever suit you better :)
I guess you are talking about development environment (Editing and running forms in the same time) But what about exe deployment ?

Solution I provided u with, works both ways as development and deployment
scenario and is very flexible to implement in variety of client situations.

Data environment class would work even better, as with this you wld be able to insert mentioned line in DE base class and u r done. I still
work with VFP6, that is why this line is needed in each DE form.

In case u need to deploy app to more then one client then you should
consider some sort of DE based solution instead of opening and editing
scx/frx-es each time.

Best Regards
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform