Re: Trouble with oo4o23 C++ class libraries

From: <Dave_Smith_at_mmcables.com.au>
Date: Tue, 12 Jan 1999 06:13:19 GMT
Message-ID: <77ep5u$555$1_at_nnrp1.dejanews.com>


In article <369A9340.D91F641E_at_intprog.com>,   "William B. Klein" <wbklein_at_intprog.com> wrote:
> I recently installed oo4o23 after uninstalling my previous oo4o22
> installation. Now I can no longer create a database connection.
>
> I am using the C++ class libraries. The code looks something like:
>
> m_odbDatabase = new ODatabase();
> ores = m_odbDatabase.Open(szDBAlias, szUsername, szPassword);
>
> When I run this, ores always gets OFAILURE.
> the ServerErrorNumber is always 0, the object ErrorNumber is always 0x10
>
> I have triple checked the DBAlias, username, and password and tried them
> in SQL Plus 8.0 with no problem.
>
> Any thoughts?
>
>

Is the version of OCI you have installed compatible with 2.3? I don't know what version you do need (unfortunately) but it is something to consider.

Regards,
Dave

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Jan 12 1999 - 07:13:19 CET

Original text of this message