you sure can

<cfquery name="session.myQuery" datasource="">
select * from blah
</cfquery>

or, just do:

<cfset session.myRecordSet = variables.myRecordSet>

-nathan strutz

Tony Weeg wrote:
> maybe its too late, and im losing my mind...but is it possible to make
> a query recordset a persistent scope recordset?  like
> session.queryName?
>
> thanks.
>
> --
> tony
>
> Tony Weeg
> human.
> email: tonyweeg [at] gmail [dot] com
> blog: http://www.revolutionwebdesign.com/blog/
>
> Check out http://www.antiwrap.com to send websites to your friends.
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to