Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6 Error 1809 - SQL: Out of Memory !
Message
De
22/07/2003 09:14:22
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
À
22/07/2003 08:59:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00812267
Message ID:
00812327
Vues:
14
>>Hi Kevin,
>>
>>to my low english:
>>>going to pull out around 5 to 6 records
>>
>>means the result is 5 to 6 records (IOW _Tally=)?
>>
>>How many records are used to create those records? SELECT SQL generates temporary cursors within the select. If temp space is low it may fail. Remeber that WHERE / ORDER / GROUP and the like will happen after all joins are done.
>
>Well the strange thing is that it doesn't happen all the time, it's a simple select joining 2 tables.
>
>Kev

The SQL will generate some temp cursor if you join two tables and use where or order. If it's larger then temp space it fails. The size of the temp location is not constant. A small change increase and there is not enough space. Simple clear unneded files from the temp location and try to reproduce.

Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform