I'm using a datatype that records multiple values as xml (Embedded Content, I thin that uComponents multipicker does the same). So in the database, for an empty value it records something (in this instance '<data></data>'). I want to do get a recursive value for this by doing somerthing like this:
Testing for empty xml datatype
I'm using a datatype that records multiple values as xml (Embedded Content, I thin that uComponents multipicker does the same). So in the database, for an empty value it records something (in this instance '<data></data>'). I want to do get a recursive value for this by doing somerthing like this:
The where cluase is proving to be a problem. Any ideas?
Obviously
is working on a reply...