ODBC

From: "W(dot) van den Akker" <wvdakker(at)wilsoft(dot)nl>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: ODBC
Date: 2000-03-04 08:44:06
Message-ID: 001a01bf85b5$cd5d45c0$0500020a@wilsoft.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

I've some (only one actually) problems with the conversion
from Access to PostgreSQL. The table and columnnames
of the Access database do have sometimes capitals (ThisTable, ThisColumn).
If I convert this table or row, the table and row are created but I cann't
access them. It lookes like the postgress engine converts automaticly all
names to lowercase. If a table is created the conversion to lowercases
doesn't occur.

Am I doing something wrong, or need the postgress ODBC-driver be changed?

TIA

Willem

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message W. van den Akker 2000-03-04 09:30:11 Re: [INTERFACES] ODBC
Previous Message John Collins 2000-03-04 03:31:06 Re: [INTERFACES] JDBC connection refused