yes, yes you can. Its fun as well!
An example of where we've used this is to queue emails that an admiistrator
wants to send until such time as he wants to send them.
To normalise this would be a real pain as there are so many factors
involved, so we didn't. We just kept the queries stored in a text column as
wddx and then pulled them out and deserialised them as required. The 'just
add water' approach. Probably breaks all sorts or arbitrary guidelines for
data handling but it works like a charm...
> -----Original Message-----
> From: Aidan Whitehall [mailto:[EMAIL PROTECTED]]
> Sent: 21 August 2001 09:27
> To: CF-Talk
> Subject: Storing complex data types
>
>
> Can you use WDDX to store a complex data type (such as a
> session variable
> which is a structure of structures) in a string format that
> you can dump
> into a database field and then pull back out the next time
> that user logs
> in?
>
> If not, is there any other way of doing it? I want to avoid having to
> normalise the data and produce a mini-schema for user settings.
>
>
>
> Thanks
>
> Aidan
> --
> Aidan Whitehall <[EMAIL PROTECTED]>
> Macromedia ColdFusion Developer
> Fairbanks Environmental +44 (0)1695 51775
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists