From: Martin Haltmayer <Martin.Haltmayer@d2mail.de>
Newsgroups: comp.databases.oracle.misc,comp.databases.oracle.server,comp.databases.oracle.tools
Subject: Re: Connect to Oracle 7.3 db with OCI8
Date: Sun, 11 Nov 2001 09:11:35 +0100
Lines: 34
Message-ID: <3BEE32B7.9EE33E9C@d2mail.de>
References: <9r4on6$e0p$1@dinkel.civ.utwente.nl>
Reply-To: Martin.Haltmayer@d2mail.de
NNTP-Posting-Host: a1as03-p57.mch.tli.de
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: news.augsburg.net 1005473631 26114 195.252.162.57 (11 Nov 2001 10:13:51 GMT)
X-Complaints-To: usenet@news.augsburg.net
NNTP-Posting-Date: Sun, 11 Nov 2001 10:13:51 +0000 (UTC)
To: Ruud van den Brink <prutser@stress.utwente.nl>
Disposition-Notification-To: Martin Haltmayer <Martin.Haltmayer@d2mail.de>
X-Mailer: Mozilla 4.78 [en] (WinNT; U)
X-Accept-Language: en,de-DE
Path: news.easynews.com!easynews!hub1.nntpserver.com!newsfeed01.sul.t-online.de!t-online.de!netnews.web.de!newsfeed.r-kom.de!news-nue1.dfn.de!news-mue1.dfn.de!news.augsburg.net!not-for-mail
Xref: easynews comp.databases.oracle.misc:72014 comp.databases.oracle.server:124591 comp.databases.oracle.tools:46176
X-Received-Date: Sun, 11 Nov 2001 05:38:10 MST (news.easynews.com)

Hi Ruud,

I heard that OCI7 is different from OCI8. You need sort of adapter or wrapper
procedures.

Sorry I cannot supply more details as I did not do it myself.

Regards,

Martin



Ruud van den Brink wrote:
> 
> Hi Folks,
> 
> I set up the appropriate libraries to get an Oracle client working under
> Linux.
> I set up the TNSNAMES file, etc. I can connect perfect to an Oracle 8
> database using Linux SQL+ and also using PHP.
> 
> However, I also want to connect to an Oracle 7 database. A connection to the
> Oracle 7 database results in an "ORA-01005: null password given;" error,
> both in SQL+ and PHP. I _do_ supply a username and password, and they're
> both correct (If I change one of them, the error message changes to
> username/password incorrect). Again: connecting to an Oracle 8 database
> works _perfect_ with the same configuration.
> 
> Does somebody have a solution??
> 
> Regards,
> Ruud.

