Re: ODBC Developers

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Stergios Zissakis" <szis(at)intranet(dot)gr>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: ODBC Developers
Date: 2004-07-01 07:52:28
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E40C37FC@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Stergios Zissakis [mailto:szis(at)intranet(dot)gr]
> Sent: 01 July 2004 07:52
> To: Dave Page; pgsql-odbc(at)postgresql(dot)org
> Subject: RE: [ODBC] ODBC Developers
>
> Hi there,

Hi,

> I can tackle 1 and 2. They will also serve as a good
> introduction to both ODBC, the driver and unicode.
> Where can I get details/specs for all these?

Excellent :-). ODBC is a Microsoft thing, so they have the definitive
reference. It's part of the MDAC SDK -
http://www.microsoft.com/downloads/details.aspx?familyid=5067faf8-0db4-4
29a-b502-de4329c8c850&languageid=f49e8428-7071-4979-8a67-3cffcb0c2524&di
splaylang=en

There used to be some validation and test tools included which may be of
use.

> Also another thing that I have come across when using
> psqlODBC with OTL
> (http://otl.sourceforge.net/home.htm) is that the driver will
> not work when inserting data with a buffer size other than 1
> (this is the size of the otl_stream buffer).

Can you log this on Gborg please?

http://gborg.postgresql.org/project/psqlodbc/projdisplay.php

Regards, Dave

Browse pgsql-odbc by date

  From Date Subject
Next Message Dave Page 2004-07-01 09:22:02 Re: Fixes for 64-bit architectures
Previous Message Dave Page 2004-07-01 07:22:05 Re: ODBC Developers