Age | Commit message (Collapse) | Author |
|
project ...
|
|
2) Supprt ARD precision/scale and SQL_C_NUEMRIC.
3) Minimal implementation of SQLGetDiagField().
4) SQLRowCount() reports the result of SQLSetPos and SQLBulkOperation.
5) int8 -> SQL_NUMERIC for Microsoft Jet.
6) Support isolation level change.
7) ODBC3.0 SQLSTATE code.
8) Append mode log files.
|
|
2) Implement some options for SQLGetDescField().
3) Handle *Inifinity* timestamp for SQL_C_CHAR type output.
4) Separate Unicode conversions from common implementations.
5) Improve internal parse_statement() function.
|
|
1) Prepare to separate 4 kinds of Descriptor handles.
2) Detect the transaction status more naturally.
3) Improve Parse Statement functionality for the use
of updatable cursors.
4) Improve updatable cursors.
5) Implement SQLGetDescField() and improve SQLColAttribute().
6) etc.
|
|
initdb/regression tests pass.
|
|
reported by Mika Mantyla.
2) Timestamp precision.
3) Separate ODBC3.0 files.
|
|
spacing. Also adds space for one-line comments.
|
|
tests pass.
|
|
|
|
|
|
protocol. I have left in Tom's SOCK_get_next_byte() fix, and the new
win32.mak file addition. I have also left in the 'X' connection close
fix.
|
|
|
|
weren't the master source. We are now, and it really needs it.
|
|
|
|
|
|
This one is based on an older PostODBC driver, rewritten and maintained by
InsightDist(?)
|