thanks.. :)
K
kakaleyte
@kakaleyte
Posts
-
How to convert an xml file to sql table by C# ? -
How to convert an xml file to sql table by C# ?So, how can i save datatable to the sql table :) ? ?
-
How to convert an xml file to sql table by C# ?I have an Test.xml file. I need to convert it to sql table and save all data by C#.How can i do it ??