Access Violation

MStith

Member
I just installed version 4.0.3 DOA on Redhat 9, Kylix 3 machine, and am trying to run an Websnap SO via apache, and am getting the following when I try to invoke the property editor for QBEDefinition on TOracleDataset: Access Violation

The application that I am working on is an application that was previously built with DOA 3.x. I am needing version 4.0 because I need to drop the dependence on QT_Libs.

When I recompile the app with v4.0.3, I get an internal server error when running the dso that says xxxx.QBEDefinition.QBEFontColor: Invalid property value.

Is there something that I can set on create that will fix this problem until I can set these properties via the property editor??
 
We'll check it out. I'm not sure if QBE can be used without the QT_Libs though.

As a temporary workaround you can try to set the QBE properties at run-time.
 
Back
Top