dblxAdmin - 2015-07-08

Today we updated the DBLX C# source code, and wanted to provide all the details.

UPDATE bug fixed: We got a few reports of updates failing and dropping a NullPointerException in the logs. It would only happen under certain conditions.
That bug got out because of developers working on the same thing for too many hours.

More Testing please: We got a little nervous about the bug and went in to check our tests and test coverage. We added a few more tests, but found no new bugs.

ADO.NET database driver: We released our current ADO.NET driver source code. This is a limited-release driver. We are not supporting Parameterized queries and DataTables in this release. The rest of the driver should work like any ADO.NET driver, and a sample program is provided.

Keep sending us all those great (and interesting) emails!

dblxsupport at dblxdatabase dot com