develooper Front page | perl.beginners | Postings from January 2004

Re: procedure entry point slcvs2ptr message

Thread Previous
From:
drieux
Date:
January 28, 2004 20:33
Subject:
Re: procedure entry point slcvs2ptr message
Message ID:
0C61A22A-51EF-11D8-BDA3-0030654D3CAE@wetware.com

On Jan 28, 2004, at 10:01 AM, Johnson, Shaunn wrote:
[..]
> I want to use Perl to connect to an Oracle 9i database
> on Windows 200x and have installed DBI v. 1.37
> on my NT workstation.  I am getting a message like so when
> I run the script:
>
> [snip]
> "The procedure entry point slcvs2ptr could not
> be located in the dynamic link library oracore9.dll"
> [/snip]
>
> Has anyone else seen this?  If so, how do I fix this?
[..]

it appears that you have a DLL mismatch problem there.

I think the version of the client side is is not correct
for what the wrapping code is trying to get to.

ciao
drieux

---


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About