Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Array size
Message
De
25/05/1999 09:35:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Array size
Divers
Thread ID:
00222445
Message ID:
00222445
Vues:
50
I am working on a program to count the number of occurances of words in a book (sgml format). To do this and keep it quick I am throwing the word into a two column array with the number of occurances next to it for each chapter then appending it down to a database when I am finished counting.. well low and behold at 32k rows (give or take) I got a variable too big error.

Are there size limitations to an array? 65k elements (32k rows x 2 elements each) the max, is there anyway around it without creating a second array?

thanks,
Jason
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform