Re: unixodbc: no ??
Igor Korot <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CA+FnnTwAPz+GH8gFFauKkBb6=5cJmCbdzv6H8SAe8ssGHjoh+g@mail.gmail.com> |
Hi, How did you configure and install unixODBC? And where is sql.h? Thank you. On Mon, Oct 10, 2011 at 8:43 AM, Perl_to_SQL_Server <[email protected]> wrote: > Update: > > I've reinstalled a fresh version of unixODBC, and now have got sql.h in > multiple places actually, after I had freeTDS config.log keeping complaining: > > conftest.c:65:17: error: sql.h: No such file or directory > > I don't have any "conftest.c" however, is it a file created on the fly and > deleted after freeTDS ./configure completion? > > Any help welcome, if this thing keeps not working, is it feasible and easier to > bypass unixODBC and instead use DBD::ODBC directly with freeTDS since we had > freeTDS tsql working and were able to issue tsql SELECT queries successfully. > If it were not for this unixODBC pain.. And since a driver manager is described > at optional.. At this point here's what we've got: > > - perl and DBI recent versions: OK > - freeTDS <=> unixODBC: FAIL > - freeTDS with no unixODBC tsql "SELECT * FROM customer" OK > - SQL Server: OK > > Thanks in advance for any help. > > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >