Connect to MSSQL instance - solved
Michael Alger <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <[email protected]> |
Naturally, a few minutes after sending my previous email I stumbled upon the answer... named instances are just run on different ports, so connecting to 1.2.3.4:1332 has solved the problem for me. Hopefully this will be useful to someone else. If not, apologies for the noise.