Re: postgresql and ColdFusion

From: Benoît BOURNON <benoit(dot)bournon(at)adelis(dot)com>
To: Roberto Mello <rmello(at)cc(dot)usu(dot)edu>
Cc: viola <viola816(at)yahoo(dot)com>, pgsql-sql(at)postgresql(dot)org
Subject: Re: postgresql and ColdFusion
Date: 2003-12-09 08:18:47
Message-ID: 3FD58567.8080302@adelis.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Oh dear a man using CF with postgresql ! ... OH YES ! ...

try to use jdbc pilot to connect to postgresql with CFMX ...
maybe you can use cfstoredproc with cfprocparam and cfprocrsult

Roberto Mello wrote:

>On Mon, Dec 08, 2003 at 05:38:56PM -0800, viola wrote:
>
>
>>Hi,
>>How to call PostgreSql function from ColdFusion, if
>>that function returns result set using cursor?
>>
>>
>
>Through ODBC. Don't know it they have native access now.
>
>-Roberto
>
>
>

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message BenLaKnet 2003-12-09 08:20:03 Re: postgresql and ColdFusion
Previous Message Roberto Mello 2003-12-09 04:31:20 Re: postgresql and ColdFusion