New DOA version 4.1.3.5

Unfortunately the new version still cannot be used in C++ Builder (XE3) to create 64 bit applications.

Every exception that occurs sends a program to nirvana.

It's a pity.
 
Delphi XE4 is installed, then I tried to install DOA XE4 version. I get "Unable to create directory".
Is the paths correct in the 'Direct Oracle Access 4.1.3.4 - Setup" image (see first post link)?
 
No, these paths are incorrect. They should be preceded by $(BDS). For example:

$(BDS)\DOA

This might indicate that Delphi XE4 is not (or not correctly) installed.
 
Back
Top