Cold Fusion/ODBC - Mailing list pgsql-general

From Michelle Murrain
Subject Cold Fusion/ODBC
Date
Msg-id 01032111080801.01210@chicago.murrain.net
Whole thread Raw
Responses Re: Cold Fusion/ODBC  ("Poul L. Christiansen" <poulc@cs.auc.dk>)
List 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 by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Implementing cascading deletes on an existing table
Next
From: Feite Brekeveld
Date:
Subject: to_timestamp question