ODBC Test Tool

Today I find myself once again fighting Crystal Reports. It claims that it can’t connect to the ODBC datasource I created for it since it can’t use Npgsql. Just to prove it wrong I quick hacked together an ODBC Test Tool in SharpDevelop. Sure enough, the ODBC connection works just fine.

Here’s a zip of ODBCTestTool which contains the source code and compiled executables under the bin directory. It requires .NET 2.0, and I doubt it runs on Mono since it uses ODBC.

Oh and I didn’t include any license information, so I guess its public domain. Have fun.

This entry was posted in Mono/.Net, SQL, Technology. Bookmark the permalink.

One Response to ODBC Test Tool

  1. franck chassé says:

    Thanks to give me an access to your ODBC Test Tool.

    Franck

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">