in reply to Re^3: Using DBD::ODBC and cygwin to connect to MS SQL?
in thread Using DBD::ODBC and cygwin to connect to MS SQL?
https://gist.github.com/genio/7c7fc52fcb8be5d486aa#file-03_example_perl-pl shows the DSNs for both linux/unix and Windows.
Once you have an ODBC connection setup in Windows (pay attention to 32 vs 64-bit), you can use that connection easily with the DSN string on that gist.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Using DBD::ODBC and cygwin to connect to MS SQL?
by soonix (Chancellor) on Jul 14, 2016 at 10:22 UTC |