Hi. My Delphi 5 application uses Oracle8i through a DSN with "Oracle
ODBC Driver". With InstallShield 6.3 Professional, I can use BDE to
create this DSN. But, adding BDE to my installation, the available
options for creating Oracle DSNs is with drivers "ORACLE" and
"Microsoft ODBC for Oracle". With "ORACLE", my program, after
installed, crashes when tries to connect to the database. With
"Microsoft..", the program doesn't work properly (some problems with
master-details and parameters).
I tried to put ODBC instead BDE but the only option is the Microsoft
driver.
How can my installation create a DSN with Oracle ODBC Driver? Is there
another object that has this option?
thanks,
Mozart