For those folks who have expressed interest in Data library, I've been spending some time these days with it and here is the current state of the affairs:
- I found a couple of bugs I have logged in SF:
[1723148|http://sourceforge.net/tracker/index.php?func=detail&aid=1723148&group_id=132964&atid=725711]
[1724388|http://sourceforge.net/tracker/index.php?func=detail&aid=1723148&group_id=132964&atid=725711]
Drivers passing all tests:
__Windows__: MS Access, DB2, Oracle, MySQL, PostgreSQL, SQLServer, SQLite3
__Linux__: PostgreSQL, MySQL
FreeTDS connects to MS SQLServer but unfortunately bombs right on the barebone ODBC test, meaning that it probably is either buggy or nonconformant driver (barebone test runs pure ODBC API calls without going through Data library). If anyone can track down what's going wrong there, it would be nice.
In the meantime , I am working on stored procedure call support, configurable internal storage containers, DatTime binding and maybe another neat feature for 1.3.1.
Until later,
Alex





