Page 1 of 1

ODAC's connection dialog in Kylix

Posted: Fri 24 Jun 2005 00:48
by sysun
I just installed ODAC 5.55 for Kylix 3.
When I used ConnectDialog and OraSession,

if ConnectionDialog1.Execute then
try
OraSession1.Connect;
..
I got Error Message:

Cannot load OCI DLL: libcIntsh.so

I removed
if ConnectionDialog1.Execute then
and try to connect it directly, the error message is the same.

Anyone knows how to fix it?

Posted: Fri 24 Jun 2005 14:48
by Alex
Please specify your Oracle client/server versions. Try to reproduce your problem with Net option.