Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Perl in IIS

by joemaniaci (Sexton)
on Jun 29, 2012 at 20:34 UTC ( [id://979177]=perlquestion: print w/replies, xml ) Need Help??

joemaniaci has asked for the wisdom of the Perl Monks concerning the following question:

So I am working on a website at work that calls a perl script to parse files. After a week or two we finally got it to where a user on their computer could execute the perl script on the server. The problem is that the user, due to the remote access, is REMOTE SERVICE which doesn't seem to be able to see the database. The perl script breaks as soon as you reach...

$dbh = DBI->connect('DBI:ODBC:odbcSourceName')

Now I should mention that when I remote into the server and run the perl script from the console, all is well. So I found this page on the MSDN http://msdn.microsoft.com/en-us/library/ff647402.aspx under the section "To access a local SQL Server database using Network Service" with no luck. It still isn't seeing the database. I saw this thread but it's from 2008. http://www.perlmonks.org/?node_id=695155

Replies are listed 'Best First'.
Re: Perl in IIS
by dasgar (Priest) on Jun 29, 2012 at 21:06 UTC

Log In?
Username:
Password:

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

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

    No recent polls found