AJStadlin1
Member
Hi,
I've been testing my application using DOA 4.0.7 with Delphi 6 Ent on a development machine removed from my production environment. I just tried to move the project to my other development machine that accesses my production server.
When I run my application, I get a fatal error with the message "Exception EReadError in module atms.exe [my app's name] at 000215F. Error reading odsPrefs.QBEDefinition.QBEFieldDefs: Invalid version of QBEDefinition". odsPrefs is a TOracleDataSet component.
I did not have the error before installing DOA 4.0.7 (was previously using DOA 3).
The only big difference between my offline development server and the online development server is that my offline server uses the Oracle 10g client and my migration test Oracle 10g database. The online development server is still the 8.1.7.4 client connected to an Oracle 8.1.7.4 server.
How can I resolve this error and fix?
AJS
I've been testing my application using DOA 4.0.7 with Delphi 6 Ent on a development machine removed from my production environment. I just tried to move the project to my other development machine that accesses my production server.
When I run my application, I get a fatal error with the message "Exception EReadError in module atms.exe [my app's name] at 000215F. Error reading odsPrefs.QBEDefinition.QBEFieldDefs: Invalid version of QBEDefinition". odsPrefs is a TOracleDataSet component.
I did not have the error before installing DOA 4.0.7 (was previously using DOA 3).
The only big difference between my offline development server and the online development server is that my offline server uses the Oracle 10g client and my migration test Oracle 10g database. The online development server is still the 8.1.7.4 client connected to an Oracle 8.1.7.4 server.
How can I resolve this error and fix?
AJS