Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limits
Message
De
13/11/2002 12:54:57
 
 
À
13/11/2002 12:35:00
Ken Miller
Pacific Coast Applications
Delta, Colombie Britannique, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Limits
Divers
Thread ID:
00722216
Message ID:
00722233
Vues:
14
>Here is a problem for DB gurus;
>
>My application contains 50-70 tables which are stored in the primary DBC.
>
>In the old days I would create many forms and select 5-8 files to support each form.
>
>Today I create one form with 8 tabs. I then load each table from my DBC into the one form.
>
>Question
>
>Do form containers have a limit as to the number of files that can be opened?


From MSDN: "Maximum # of tables open at one time: 255 (Limited by memory and available file handles. .cdx files use only one file handle)"

>Should I be making several forms with 5-10 files instead?

Depends on what the user like most. If you don't want to open all the tables at the form startup, you can open the tables only when the tab is selected the first time.

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform