Just got an Application written VFP3 and they want many changes and it updated to VFP9.
There are 2 database. The main VFP database with all the tables is on the Server. A second VFP database, holding nothing but views and connection string, is on the local computer running the application. Connection string is using ODBC. They are insistent on it being setup this way.
Getting many errors trying to use the VFP7-9 databse features because of the VFP6 ODBC driver shipped with VFP9 SP2.
Any solutions to the problem? Or is the only answer to convert the server Database to MY-SQL or MSSQL Express.
David W. Grewe Dave
There are 2 database. The main VFP database with all the tables is on the Server. A second VFP database, holding nothing but views and connection string, is on the local computer running the application. Connection string is using ODBC. They are insistent on it being setup this way.
Getting many errors trying to use the VFP7-9 databse features because of the VFP6 ODBC driver shipped with VFP9 SP2.
Any solutions to the problem? Or is the only answer to convert the server Database to MY-SQL or MSSQL Express.
David W. Grewe Dave