Edit the DB to XML

Top  Previous  Next

The Configuration Helper is able to create a basic DB to XML structure but if you have more than one table defined you will need to tell Crash Magic how each table queried will relate when the XML file is written. The unique fields, schema.ini and parent child relationships will need to be defined.

 

The following steps assume that you are logged into the configuration as Group Administrator and are on the Raw XML  (advanced) tab of the

 

The following is a sample DB to XML

 

<pdroot>

 <DbToXml>

         <General>

                 <OutputDir/>

         </General>

         <TableSpecs>

                 <TableSpec>

                         <Name>Crashes</Name>

                         <Primary>True</Primary>

                         <ConnectionString/>

                         <Login/>

                         <Password/>

                         <BaseName>Crashe</BaseName>

                         <GroupName/>

                         <ItemName/>

                         <UniqueFields/>

                         <QueryLines>