Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select
Message
 
 
To
30/11/2010 16:54:51
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Select
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01491165
Message ID:
01491201
Views:
28
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform