David Manriquez wrote:
> Sure this is my code , to try
> 1.-, get all client variables from the CDATA
> 2.-then look for that variables  like  client.foo1.foo2
> 3.- delete client variables from the CDATA nad put it again without the
> client.foo1.foo2 variables looks like.
>  
> <cfquery name="sel_client" datasource="cfvariables">
>  select * from cdata
>  where CFID = '#CFID#:#CFTOKEN#'
> </cfquery>

Which database are you using?
How does a record of sel_client.data look?

Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to