Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table too large
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01379241
Message ID:
01379248
Vues:
28
>Hi Gang!
>
>In this app, I have some code doing an INSERT INTO command, adding records to a FREE table.
>
>The user can select how much data they wish to place into this table, to be converted into a text file, then sent by the internet to another location.
>
>Problem is, they COULD chose a lot of data to send at one time.... enough to overload the table and get it over 2 Gigs in size!
>
>Well, I get an error message from the system about it.
>
>Any way to catch this using a TRY/CATCH error trap?
>
>Thanks!

Yes, try with TRY/CATCH. Also you may try to pre-calculate the size and issue a warning in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform