I'm attempting to execute a SQL query, just a simple select statement, via an 
automated script.  The problem I'm facing is that while I can manually execute the 
script, when I attempt to automate it (HP OpenView NNM automatic action) the script 
fails at the DSN login.  I'm not too familiar with ODBC connectios etc . . . How can I 
define login credentials as part of the script?

Something like:
$dsn = "myconn, uuid="user", password="pwd"

Thanks for the help!!!!


~Matt
--------------------------

Sent from my BlackBerry Wireless Handheld

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to