I'm having a problem that only occurs on one particular PC with one particular VFP 9 SP1 application. This application runs fine from several other PCs. (And this PC can run several other VFP applications without errors.) The exe file is run from a Novell network drive and the operating system on the PC is Windows 2000.
The error message that appears as the data entry form is loaded (during the OpenTables method of the data environment) is Error number 1806, (SQL: Column "field | variable" is not found) but a specific column name is not listed. Instead, the error message reads 'SQL: Column " is not found.' Several errors appear after that (if you select Ignore rather than Cancel) including 'Alias " is not found' but, like the other error, the table name is not listed.
In this application on this particular PC, the report form loads okay and is able to access the tables and generate reports.
This particular PC was recently set up using an image that has been used for other PCs that are able to run this application successfully. It is possible, however, that something could have changed after the image was loaded.
Does anyone have any ideas as to what particular workstation configuration settings could cause this to happen?
Teresa
The error message that appears as the data entry form is loaded (during the OpenTables method of the data environment) is Error number 1806, (SQL: Column "field | variable" is not found) but a specific column name is not listed. Instead, the error message reads 'SQL: Column " is not found.' Several errors appear after that (if you select Ignore rather than Cancel) including 'Alias " is not found' but, like the other error, the table name is not listed.
In this application on this particular PC, the report form loads okay and is able to access the tables and generate reports.
This particular PC was recently set up using an image that has been used for other PCs that are able to run this application successfully. It is possible, however, that something could have changed after the image was loaded.
Does anyone have any ideas as to what particular workstation configuration settings could cause this to happen?
Teresa