i am retrieving the table columns and rows from MSQL server and it is coming back in the format
<tPropertyCfg CfgID="1" FeatureClassID="4102" FieldName="CID" GroupID="1" FieldOrder="1" FieldLabel="Hydrant Number:" ControlType="1" Width="100" SQLValue="" htmlCode="" />
<tPropertyCfg CfgID="2"...
I am reading a table from MSQL server and coverting it in to XML file. the file looks likes this when it comes back in xml from the MSQL database table
- <root xmlns:sql="urn:schemas-microsoft-com:xml-sql">
<tPropertyCfg CfgID="1" FeatureClassID="4102" FieldName="CID" GroupID="1"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.