If your using VB6, and ADO, then the layers are as follows:
ADO
|
OLEDB (specifically "ODBC by OLDB" driver)
|
ODBC
|
PostgreSQL
> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org]On Behalf Of Ketil Malde
> Sent: Monday, 13 August 2001 4:32 PM
> To: Cedar Cox
> Cc: pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] Re: Bug#108286: case sensitivity in column names
>
>
> Cedar Cox <cedarc(at)visionforisrael(dot)com> writes:
>
> > Did someone say OLE DB? As I remember, there are quite a few people
> > looking for this. Or was it a _native_ OLE DB driver?
>
> I'm not an expert on Microsoft's rather confusing conglomerate of
> database access APIs, but as I understand it (from our resident
> professional), our application accesses its database through OLEDB.
>
> The steps I used were:
> 1> installed the PostgreSQL ODBC driver, available from
> you-know-where.
> 2> brought up the control panel, and added my PostgreSQL database as a
> (system, I think) data source.
> 3> in the application's database selection, picked the driver for ODBC
> sources.
>
> Still have some problems, but at least we can read and write the
> database tables.
>
> -kzm
> --
> If I haven't seen further, it is by standing in the footprints of giants
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html