Re: psqlODBC ODBC3.0/Column Names - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: psqlODBC ODBC3.0/Column Names
Date
Msg-id EKEJJICOHDIEMGPNIFIJKEPIHEAA.Inoue@tpf.co.jp
Whole thread Raw
In response to Re: psqlODBC ODBC3.0/Column Names  (Dave Page <dpage@vale-housing.co.uk>)
List pgsql-odbc
> -----Original Message-----
> From: Dave Page [mailto:dpage@vale-housing.co.uk]
> >
> > > Attached. This represents a complete run of the program
> > using the v3
> > > driver. I have changed the references to the column names in the
> > > program to Column1 etc. just to stop it erroring.
> >
> > You seem to be forgetting to call DataAdapter.Update method.
>
> Yes, thanks. Unfortunately though, both my problems remain.
>
> - The ODBC3 driver returns 'Column1','Column2' etc as the column
> names (the
> 2.5 driver is fine).

Hmm I see neither here.
Please try the latest driver at http://w2422.nsk.ne.jp/~inoue/ .
No explicit OdbcCommandBuilder is needed.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Dave Page
Date:
Subject: Re: psqlODBC ODBC3.0/Column Names
Next
From: Dave Page
Date:
Subject: Re: psqlODBC ODBC3.0/Column Names