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!
Connect to MS-SQL server with DSN-less connection
Collapse
X
Comment