|
From: Leech, J. <jl...@vi...> - 2003-07-03 14:59:17
|
Does anybody have interest in a SQL pipeline stage that would take a SQL query and make an XML document from the results? I think I need to build one for my project. Also I have an idea for the SQL journal, which is an option for compressing the BLOB data before writing to the database, and decompressing on the way out. I have data that I want to journal where every response I get is ~30K, and compresses to ~1K. -Jonathan |