D
Dev
Good Morning to all,
I have a bunch of XML files that need to be readed inside the same DataSet
(each XML represent a single table).
In the event of a large (some megabytes) file, what is the best practice to
read them into the DataSet via the ReadXML() method?
Thanks, sorry for my newbie-hood
Dev
I have a bunch of XML files that need to be readed inside the same DataSet
(each XML represent a single table).
In the event of a large (some megabytes) file, what is the best practice to
read them into the DataSet via the ReadXML() method?
Thanks, sorry for my newbie-hood
Dev