Re: FreeTDS 0.82 returning ODBC v2 values instead of ODBC v3 values
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Yes, but to help fixing the problem you should also report which function returns an invalid type. There are many function which can return this type of information - SQLDescribeCol - SQLColumns - SQLSpecialColumns - SQLGetDescAttr - SQLGetRecField Looking at unixODBC log would help a lot. You can enable it adding [ODBC] Trace = Yes TraceFile = /path/to/log/file to odbcinst.ini freddy77 2009/12/16 Mike Blake <[email protected]>: > I'm still trying to get FreeTDS to work with Oracle 11.2 DG4ODBC. As > near as I can tell, FreeTDS is returning the data type codes for ODBCv2 > instead of ODBCv3. Specifically, datetime columns return as a type 11 > instead of a type 93. I checked the log from the make of FreeTDS and > checked odbc_config -longodbcversion which returns 3.52. What would > make FreeTDS return ODBCv2 formatted data? > > > > Michael Blake > > Senior Database Administrator > > Raymond James > > (248)213-3462 > > > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds > _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds