Issues with mixedCase columns

From: Louis Brauer <louis(at)openbooking(dot)ch>
To: "pgsql-odbc(at)lists(dot)postgresql(dot)org" <pgsql-odbc(at)lists(dot)postgresql(dot)org>
Subject: Issues with mixedCase columns
Date: 2021-10-25 13:47:07
Message-ID: PA4PR08MB58867F791E0FE447E801A126CE839@PA4PR08MB5886.eurprd08.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi there!

I've a legacy table with the following columns:

id
group
createdAt

When issuing a query using PG ODBC with Visual Studio, the "group" column gettings properly quoted, but "createdAt" not, so the query fails with "ERROR: column "createdat" does not exist.

Is that an issue with the ODBC driver or Visual Studio?

- Louis

Browse pgsql-odbc by date

  From Date Subject
Next Message Hardeep Sharma 2021-10-26 01:55:09 Postgres ODBC 32 bit driver
Previous Message vaishnavi.prabakaran@fujitsu.com 2021-10-18 22:30:29 Request information about installing newly compiled psqlodbc driver in windows