Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is 78 fields per table too much??
Message
 
À
15/06/2004 07:34:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00913804
Message ID:
00914046
Vues:
9
While VFP allows up to 254 fields per table, if you create an updatable view of that table you can run into problems before reaching that number of fields. The reason is the WHERE clause of the view is dynamically constructed when a view is saved and this can put you beyond the 8192 limit for a SQL statement.
Del
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform