XdataExtract is an XML tool that seamlessly uploads XML data into a Microsoft SQL server database. It simplifies the process for database administrators, programmers, and computer users alike.
If all three requirements are satisfied, the user can import an xml document(s) into the database by selecting the XML file(s) to upload followed by entering the required Sql Server information. The required SQL server information includes Server name, User name, and User password, and the application has the ability to connect to SQL server 7, SQL Server 2000, and SQL Server 2005.
This software tool is vital for programmers who are not well versed in creating DTS package and/or T-Sql commands. Besides uploading XML information into SQL Server, the application has the ability to create new tables and fields based on the elements contained within the XML document(s). The application creates a list of the elements contained within the document(s) as it parses the XML, and the user has the option to either import all elements contained within the document or select specific elements to upload.
With these features, XDataExtract is a versatile utility for programmers, whether they are well versed in SQL server or not.
Version 1.2.0.0: N/A