-
vadz committed revision 7574 to the Mahogany mail and news client SVN repository, changing 1 files.
2009-11-06 00:29:58 UTC in Mahogany mail and news client
-
vadz committed revision 1329 to the Bakefile SVN repository, changing 1 files.
2009-11-06 00:29:00 UTC in Bakefile
-
vadz committed revision 1326 to the Bakefile SVN repository, changing 1 files.
2009-10-23 09:50:04 UTC in Bakefile
-
vadz committed revision 1325 to the Bakefile SVN repository, changing 1 files.
2009-10-22 12:54:40 UTC in Bakefile
-
vadz committed revision 1321 to the Bakefile SVN repository, changing 1 files.
2009-10-19 22:02:12 UTC in Bakefile
-
Currently the maximal length for the "OutConnectionString" parameter of SQLDriverConnect() is 256. This is too little and can be easily overflowed, for example when using embedded Firebird database when the path to the database file is long enough (notice that it doesn't need to be nearly 256 chars long, there is a lot of other information in the DSN, e.g. ~64 characters of the encrypted...
2009-10-17 20:40:52 UTC in libodbc++
-
I think this patch was applied to 0.2.5 already, at least I threw away these changes from my local copy and it still builds fine under Linux/amd64. So AFAICS this could be closed.
2009-10-17 20:23:12 UTC in libodbc++
-
This simple patch adds a static enableConnectionPooling() method which can be used to, well, enable connection pooling if ODBC layer and the driver support it.
It also adds a new output "connectStringFull" argument to getConnction() which is useful if an incomplete DSN is provided (e.g. without username or password). This is related to pooling as the complete DSN needs to be used to determine...
2009-10-17 20:19:53 UTC in libodbc++
-
Updated patch for 0.2.5. Also included (albeit untested) Unicode support.
TIA for any comments.
2009-10-17 20:15:44 UTC in libodbc++
-
vadz committed revision 7573 to the Mahogany mail and news client SVN repository, changing 2 files.
2009-09-05 23:26:56 UTC in Mahogany mail and news client