Cold Fusion to pgSQL
От
Daniel Clark
Тема
Cold Fusion to pgSQL
Дата
Msg-id
3.0.5.32.20010706124916.00c2fb70@postoffice.pacbell.net
Список
Дерево обсуждения
Cold Fusion to pgSQL Daniel Clark <Daniel.Clark@SBAinc.com>
Re: Cold Fusion to pgSQL "Ross J. Reedstrom" <reedstrm@rice.edu>
Re: Cold Fusion to pgSQL Daniel Clark <Daniel.Clark@SBAinc.com>
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 with MixedCase 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 по дате отправления