> -----Original Message-----
> From: Stergios Zissakis [mailto:szis@intranet.gr]
> Sent: 01 July 2004 07:52
> To: Dave Page; pgsql-odbc@postgresql.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