Connect to MS-SQL server with DSN-less connection

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MegaVoice
    New Member
    • Jun 2007
    • 2

    Connect to MS-SQL server with DSN-less connection

    Hello, I am just starting to get back into using Perl after a few years away from it. I am running under Windows XP and trying to connect to MS-SQL server using the DBI module, but without using a DSN. I looked at the documentation for the DBD::ODBC module, but it appears that I am misunderstandin g how to set up the connection string. I was wondering if there was an example out there that I could use to connect. Thank you!
  • MegaVoice
    New Member
    • Jun 2007
    • 2

    #2
    One thing that I forgot to mention: I am trying to connect using Windows Authentication as well.

    Comment

    Working...