I am using VFP 7.0 and running a VFP SELECT statement to build a cursor (rpt) for a report. When I SELECT the cursor (SELECT rpt), I occasionally get an alias not found error. Sometimes I don't get the error.
The SELECT statement to build the cursor runs correctly (i.e. the program does not fail with an error on the SELECT statement), and I have not closed the cursor. Does anyone have any ideas why I am getting the alias not found error?
Thanks,
Jerry
The SELECT statement to build the cursor runs correctly (i.e. the program does not fail with an error on the SELECT statement), and I have not closed the cursor. Does anyone have any ideas why I am getting the alias not found error?
Thanks,
Jerry