FreeTDS registration with unixODBC
Gopi <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CA+zZJt8jKZu8_78BcQF7QoW_DVp5=ZDRDmr42F9Ui-8wSVZV6A@mail.gmail.com> |
Hi All, I installed unixODBC and FreeTDS on a solaris server. I m trying to register the FreeTDS driver with unixODBC. cat tds.driver.template Description = v0.91 with protocol v4.2 Driver = /usr/local/lib/libtdsodbc.so odbcinst -i -d -f tds.driver.template odbcinst: iniOpen failed on tds.driver.template. This is the error I come across on trying to register. Can anyone advice how to move ahead on this? Thanks, Kriskon