Thread: Re: .NET ODBC Data Provider
Thanks Jason, I've added a link from http://gborg.postgresql.org/project/psqlodbc/genpage.php?howto-index.
Regards, Dave.
-----Original Message-----
From: Jason G. Williscroft [mailto:jscroft@hotquant.com]
Sent: 02 March 2003 17:00
To: pgsql-odbc@postgresql.org
Subject: Re: [ODBC] .NET ODBC Data ProviderDave--I solved the ODBC problem by bypassing the OdbcCommandBuilder object entirely. My solution works quite nicely, and gives full access to .NET Dataset functionality. I've posted a comprehensive article, including fully documented C# source code, to our website at www.hotquant.com/proj/hqweb/odbc.aspx.Hope you find it helpful.Jason W.Jason G. Williscroftjscroft@hotquant.com
General Manager
HotQuant, LLC
mob +1 (773) 750-0338AIM: jscroftMSN: jscroft@hotmail.com
ICQ: 179448844Y!: jgscroft855 Lake St #503
Oak Park, IL 60301
USA
tel +1 (708) 386-9521
fax +1 (708) 575-0241
Hi list, does anyone has a howto/recipe on how to install ODBC to Postgresql 7.3.2, and to use its graphic interface? thks...