Thanks guys, my worst fears are confirmed! I guess I will have to get an
update.

L Marcus
----- Original Message -----
From: "Jon Hall" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 15, 2002 12:39 AM
Subject: Re: How do you call a cfscript udf function and pass a query to it?


> UDF's are not a feature of CF 4.5. 5+ only.
>
> lmarcus wrote:
> > The error is that it doesnt know that CallQuery Exists. This is done in
CF
> > 4.5.
> >
> > Thanks
> >
> > L Marcus
> >
> > <cfquery name="LarryRec" datasource="db2" maxrows=100 dbtype="ODBC"
debug>
> > SELECT lastname, address FROM larry4
> > </cfquery>
> >
> > <cfset temp= CallQuery("LarryRec", "cyan", "magenta")>
> >
>
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to