SUNNYVALE, USA: Novixys Software, Inc. has released Exult for SQL Server v. 1.1, an easy to use Windows application that helps database administrators to import XML files into a Microsoft SQL Server ...
I'm trying to take an XML document and dump the contents into a table. Not as XML using the SQL Server 2005 XML datatype, but as the parsed data values into a table with a column for each ...
I'm about to embark on writing a small app that I need. However, it's been at while since I did any coding of this sort. I'm going to use .Net 4.0 and WPF for the GUI. Basically, I need to be able to ...