in reply to Re^3: Running stored procedure through perl script
in thread Running stored procedure through perl script

can you tell me what is "WSID" stands for in $ConnStr.
  • Comment on Re^4: Running stored procedure through perl script

Replies are listed 'Best First'.
Re^5: Running stored procedure through perl script
by Corion (Patriarch) on Mar 04, 2010 at 08:33 UTC

    I don't know. Maybe read the documentation of the database driver you are using? Maybe it stands for "Work Station ID". Maybe it stands for "Weather Speak Is Dangerous". Where did you get that string from? Maybe look through http://www.connectionstrings.com/, which lists connection strings for lots and lots of ODBC drivers.