Date:  01/02/2003 06:45:46 PM Msg ID:  001185
From:  FoxWeb Support Thread:  001181
Subject:  Re: Error Message Unable to open output file
Are you using FoxWeb 1.29c in conjunction with Windows 2000, or XP?  FoxWeb 1.29c is not 100% compatible with these versions of Windows.  The main problem ("Unable to open output file" error) can be eliminated by following the instructions in http://www.foxweb.com/win2000fix.asp.  The other known problem -- the inability to run FoxWeb 1.29c as a system service under Win2K -- does not have a fix.  For full compatibility we recommend that you upgrade to FoxWeb 2.

FoxWeb Support Team
support@foxweb.com email

Sent by steve on 01/02/2003 02:06:35 PM:
I receiving the following error message Unable to open output file! when I try to retrieve a large set of records but when I filter down my records it works.
 
SELECT * FROM TABLE1 INTO CURSOR TEMP - Doesn't work
 
SELECT * FROM TABLE1 WHERE ORDATE = DATE() INTO CURSOR TEMP - works