RE: Re: Bug#108286: case sensitivity in column names

From: "Mathew Frank" <mfrank(at)bigpond(dot)net(dot)au>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: RE: Re: Bug#108286: case sensitivity in column names
Date: 2001-08-13 07:12:20
Message-ID: HHEBIKEIGDLFABEKDCCKMEPGCGAA.mfrank@bigpond.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steve SAUTETNER 2001-08-13 07:45:09 Reading a table in a database from another database
Previous Message Ketil Malde 2001-08-13 06:31:51 Re: Re: Bug#108286: case sensitivity in column names

Browse pgsql-odbc by date

  From Date Subject
Next Message Tito Duarte 2001-08-13 08:07:17 ODBC Connection with winword 2000
Previous Message Ketil Malde 2001-08-13 06:31:51 Re: Re: Bug#108286: case sensitivity in column names