Cold Fusion to pgSQL - Mailing list pgsql-odbc

From Daniel Clark
Subject Cold Fusion to pgSQL
Date
Msg-id 3.0.5.32.20010706124916.00c2fb70@postoffice.pacbell.net
Whole thread Raw
Responses Re: Cold Fusion to pgSQL  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
List pgsql-odbc
Hi all,

A very newbie question...

Just started using ColdFusion5.0(Linux) against pgSQL(Linux7.1) using ODBC

It seems that ColdFusion sends along LowerCase TableNames and ColumnNames to pgSQL even if I program the .cfm files
withMixedCase strings 

The result is failure to locate tables and columns until I rename them in all lowercase.

Is there some feature in pgSQL that can make it insensitive to case in tablenames and column names?

Thanks,
Daniel



pgsql-odbc by date:

Previous
From: "David Ciarniello"
Date:
Subject: R: ODBC 7.0006 bugs
Next
From: "Ross J. Reedstrom"
Date:
Subject: Re: Cold Fusion to pgSQL