> Is there something special you have to do to store an xml document > in a database? I'm using the xml capabilities with CFMX to create my > xml document object and wish to store it in my database. Do I need > to convert it to something first? Do I use the xmlFormat function? > Any insight would be appreciated.
This may be overkill for your situation, but you may want to look at an native XML database, such as Apache's Xindice: http://xml.apache.org/xindice/ Honestly, I haven't gotten into it, but it can be useful for storing objects in your database. Matt Liotta has done some work with it. You can probably find him in either CF-Talk, CF-Linux, or the BACFUG listserv if you have questions. Ben Johnson
<<attachment: winmail.dat>>
