Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table exclusive in dataenvironment
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00546926
Message ID:
00547205
Vues:
8
>Hi Larry
>
>Is it possible to do it in the dataenvironment ?
>I mean in the beforeopentable.
>
>Thanks
>Benoit

Hi Benoit,
You might be able to do something in the Error event of the Dataenvironment itself. However, I agree with Hilmar in that if you want to do something like this, it is best not to use the standard approach of adding tables to the DE and simply open the tables in the Load event. It is slower (up to 4x slower), but that's what your client wants.

Note: The performance hit isn't noticeable unless you have a "large" number (12+) of tables to manually open. Usually you can design your forms to not need this many tables; sometimes you can't and you will notice it.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform