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
[EMAIL PROTECTED]
http://www.norwottuck.com

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to