thanks for your help. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ben Johnson Sent: Wednesday, July 10, 2002 11:03 AM To: [EMAIL PROTECTED] Subject: RE: [cf-xml] storing xml in database
> 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 -----------------------+ cf-xml mailing list http://torchbox.com/xml/list.cfm
