Re: .NET ODBC Data Provider

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Jason G(dot) Williscroft" <jscroft(at)hotquant(dot)com>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: .NET ODBC Data Provider
Date: 2003-03-03 08:47:13
Message-ID: 03AF4E498C591348A42FC93DEA9661B8259CE8@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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(at)hotquant(dot)com]
Sent: 02 March 2003 17:00
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: [ODBC] .NET ODBC Data Provider


Dave--

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. Williscroft
General Manager
HotQuant, LLC

mob +1 (773) 750-0338
jscroft(at)hotquant(dot)com <mailto:jscroft(at)hotquant(dot)com>


AIM: jscroft
ICQ: 179448844
MSN: jscroft(at)hotmail(dot)com
Y!: jgscroft



Visit HotQuant on the Web at www.hotquant.com
<http://www.hotquant.com/> , or contact us directly at:

HotQuant, LLC
855 Lake St #503
Oak Park, IL 60301
USA

tel +1 (708) 386-9521
fax +1 (708) 575-0241

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Taylor 2003-03-04 10:06:52 Chararter encoding trouble with UNICODE database
Previous Message Jason G. Williscroft 2003-03-02 17:00:08 Re: .NET ODBC Data Provider