Icon View Incident Report

Serious Serious
Reported By: Rolf Frei
Reported On: 6/19/2012
For: Version 2.08 Build 3
# 3591 EXPORT TABLE Not Escaping XML Output Properly

I'm trying to copy my data from one database to another one. So I exported the data as XML (see attachment) and tryed to import it in the new one. This fails, as the exported XML is invalid. I think the problem is the "info" field which contains htmls tags and this will bring the XML parser out of sync, because the XML isn't correctly formated for string values.


Comments Comments
The EXPORT TABLE and IMPORT TABLE statements now both handle escaping XML characters properly.


Resolution Resolution
Fixed Problem on 6/25/2012 in version 2.09 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image