Cold Fusion/ODBC

Поиск
Список
Период
Сортировка
От Michelle Murrain
Тема Cold Fusion/ODBC
Дата
Msg-id 01032111080801.01210@chicago.murrain.net
обсуждение исходный текст
Ответы Re: Cold Fusion/ODBC
Список pgsql-general
Hi folks,

I'm just starting with learning how to use Cold Fusion, and I have a question
for those of you who've used Postgres and CF. First, is there a direct way
that Cold Fusion can connect with postgres other than ODBC?

Example:

<cfquery name="theweather" datasource="rakehell" dbtype="ODBC">
 SELECT * FROM weather
</cfquery>

Is there a dbtype command that will directly connect with a pg database, or
do I have to make the connection via ODBC?

Thanks in advance!

Michelle
--
------------
Michelle Murrain, Ph.D.
President
Norwottuck Technology Resources
mpm@norwottuck.com
http://www.norwottuck.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Implementing cascading deletes on an existing table
Следующее
От: Feite Brekeveld
Дата:
Сообщение: to_timestamp question