Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select
Message
 
 
À
30/11/2010 16:54:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Re: Select
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01491165
Message ID:
01491201
Vues:
29
>There is not enough disk space for "name" (Error 56) at line
> insert into curFinalResult from memvar
>

How many records do you have in the resulting cursor you're scanning?

Try
select avg(nCount) * count(*) as TotalRecordsToHave from curTAlias1
what will be the number?
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