Re: FreeTDS registration with unixODBC
Kriskon <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Frediano Ziglio <freddy77 <at> gmail.com> writes: > > 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 <gopi519 <at> 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 > > _______________________________________________ > > FreeTDS mailing list > > FreeTDS <at> lists.ibiblio.org > > http://lists.ibiblio.org/mailman/listinfo/freetds > > > Hi Ziglio, Thanks for your valuable suggestion. As I made that change, after running the odbcinst it came up with error .. odbcinst: SQLInstallDriverEx failed with Unable to find component name. Any idea on this. Greatly appreciate your help. Thanks, Kriskon