Posted by: BFESTA <bfe...@markelcorp.com>
Hello,
I am running Centura 1.5.1 and attempting to use the Oracle 10.2
Client to connect to our Oracle 10g database. Here are my findings:
SQLCONNECT claims to connect successfully and then the application
freezes on SQLPREPARE. This only happens in the IDE though not when
running from a built binary.
Debugging the source between the SQLCONNECT and the SQLPREPARE I look
at sessions on my database and find that I have no sessions connected
(other than the admin account I am using to query for connected
sessions). Then with logging activated on the client I notice that no
log is even created as if it never actually connects to the client
itself.
I have been able to set up an ODBC connection using the Oracle 10g
client and successfully connect through that however my procedures do
not execute. SQL*Plus works, and every other database tool works, it
is only Centura 1.5.1 that is not connecting to my 10g database
through my 10g client.
Does anybody have any suggestions on how to make this work? Thanks in
advance,
Bryan Festa