Is this the source of errors?

That is, one instance overwrites/reads the structure from another instance?

I got so frustrated with CFID/CFTOKEN behavior that I wrote my own "Client 
data"
routine.  Each (home grown) "Client variable" has its *own column* in my Client
database (not in a #-delimited list).  So I don't believe the errors you're
experiencing are possible.  (At least in those cases where the instances
are in different parts of the website, that is, where each instance is
working with a different set of "client variables".)

best,  paul

At 08:06 AM 1/30/01 -0900, you wrote:
>I've got quite a few apps out there on our intranet that use the whole
>db-driven client var thingy; but they do have different var names an'
>what-not. Actually, the var names themselves probably ain't the issue, cuz'
>I'm using structures, and I turn 'em all into a big WDDX packet, and
>store/retrieve the packet.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to