Cold Fusion/ODBC

From: Michelle Murrain <mpm(at)norwottuck(dot)com>
To: "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org>
Subject: Cold Fusion/ODBC
Date: 2001-03-21 16:08:08
Message-ID: 01032111080801.01210@chicago.murrain.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)norwottuck(dot)com
http://www.norwottuck.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brent R. Matzelle 2001-03-21 16:09:32 Re: Really Dumb Question...(Dumping db)
Previous Message Nicolae 2001-03-21 15:59:41 libpq++: how do I qualify by table name a resulting field when there are duplicate field names