I used NPGSQL .NET driver to connect PGSQL 8.2.4 database to <a href="http://VB.NET">VB.NET</a>. As stated on NPGSQL
page,it doesn't seem to provide seamless integration and performance with .NET. Instead when I used ODBC, the
performancewas comparatively better. What's the reason? When can we expect .NET driver that provides seamless
integration.<br />