RE: [PATCHES] Problem in doing bulk inserts thru ODBC API calls

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'harish(at)convexant(dot)com'" <harish(at)convexant(dot)com>
Cc: "'pgsql-odbc(at)postgresql(dot)org'" <pgsql-odbc(at)postgresql(dot)org>
Subject: RE: [PATCHES] Problem in doing bulk inserts thru ODBC API calls
Date: 2001-03-22 08:08:29
Message-ID: 8568FC767B4AD311AC33006097BCD3D61A2A43@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

[I have CC'd this to the ODBC list...]

> -----Original Message-----
> From: Harish Agarwal [mailto:harish(at)convexant(dot)com]
> Sent: 21 March 2001 05:15
> To: pgsql-patches(at)postgresql(dot)org
> Subject: [PATCHES] Problem in doing bulk inserts thru ODBC API calls
>
>
> Hello,
> I am facing a problem with the SQLBulkOperations call with
> argument SQL_ADD. Though the SQL_ODBC_VER and
> DRIVER_ODBC_VER, (reflected by SQLGetInfo) is 3.51 and
> 06.40.0007 respectively.

That is quite an old version of the ODBC driver - you might consider
upgrading. The latest version (07.01.0004) can be downloaded from
http://www.greatbridge.org/project/pgadmin under the 'Downloads' section.

Regards, Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Ludek Finstrle 2001-03-22 08:46:06 Re: pgsqODBC binding parameters II (fwd)
Previous Message Bruce Momjian 2001-03-22 05:08:17 Re: odbc/UnixWare 7.1.1: No Go.