Re: FreeTDS registration with unixODBC
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4eBGy+=e1iSDJNRtk_Ak=4SkU7xcqmyAVKOjQT042sP9w@mail.gmail.com> |
There should be a section name in the file, something like [FreeTDS] Description = v0.91 with protocol v4.2 Driver = /usr/local/lib/libtdsodbc.so Frediano 2013/4/30 Gopi <[email protected]> > 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 > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >