Re: Ms sql backslash in named instance 2005
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Frediano Ziglio wrote: > 0.62 understand only "server:port" syntax so > it finds "myserver\one" correctly. 0.82 change "myserver\one" to > "myserver" with instance "one" so it doesn't find "myserver" section > in file. The solution would be to search for server before parsing for > instance. This way does not break compatibility. Good idea! --jkl