EDN Admin
Well-known member
<tables>
<row>
<table_name>ticket</table_name>
<record_key>68</record_key>
</row>
<row>
<table_name>sales</table_name>
<record_key>3001</record_key>
</row>
</tables>
how can i load a datatable with above xml string?
View the full article
<row>
<table_name>ticket</table_name>
<record_key>68</record_key>
</row>
<row>
<table_name>sales</table_name>
<record_key>3001</record_key>
</row>
</tables>
how can i load a datatable with above xml string?
View the full article