Re: issues connecting with perl DBD::ODBC
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Per Stenebo wrote: > an associate reported that tab spaces in > config files ... > Maybe a long shot, but it would be nice to know if tab spaces really are > a problem or not. USTL. src/tds/config.c::tds_read_conf_section(). Any whitespace, or none, should work. If your test indicates otherwise, that would be a bug. --jkl