Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: (tye)Re: Oracle and Perl

by notsoevil (Pilgrim)
on Mar 29, 2001 at 01:08 UTC ( [id://67950]=note: print w/replies, xml ) Need Help??


in reply to (tye)Re: Oracle and Perl
in thread Oracle and Perl

Any suggestions as to what I should ask (tell!) them to do about it?

--
notsoevil
--
Jeremiah 49:32 - And their camels shall be a booty. . .

Replies are listed 'Best First'.
(tye)Re2: Oracle and Perl
by tye (Sage) on Mar 29, 2001 at 01:18 UTC

    Go to http://www.sysinternals.com/ and grab a file system monitor and see if you can tell if there is some file that can't be accessed.

    Use User Manager to turn on accounting for failed object access attempts and look in the event log to see what object can't be accessed.

    Another possibility is that the DllMain code that gets run to initialize the dll when it is loaded is the cause of the error. Check the documentation for your database driver for hints.

    If you are up to it, then you could modify win32.c and rebuild perl to allow you to load a dll without DllMain getting run and see if the behavior changes (or you could just roll your own dll loader to test this).

            - tye (but my friends call me "Tye")

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://67950]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-03-28 13:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found