Dear All, In my application I need to support the properties with more than one value. I am not sure about what is the best way to do, whether put an XML string as value for 'VALUE' attribute in the 'Property' table and every time ( for each propfind or proppatch) parse the xml string and update it, or define a new table to store each item of value as a new record, or something else. The database I am using is Oracle 8i and therefore I can't use of benefits which are provided to parse the XML value and functionality in Oracle 9i.
I am wondering, if you have any clue about it, and Let me know what is the best. Thanks indeed, Bita. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
