Want to bulk import XML files into SQL Server tables at one time?
Using Withdata software File To DB, a XML to SQL Server converter for SQL Server for Windows, MacOS, and Linux, you can bulk import XML files into SQL Server tables in one go.
- Can run in GUI mode, Step by Step, just a few mouse clicks.
- Can run in Command line, for Scheduled Tasks and Streams.
- Convert locally and privately, avoid uploading large or private XML file(s) to online services.
Download FileToDB
Windows 64 bit
Windows 32 bit
Linux .deb (For Debian, Ubuntu) 64 bit
Linux .rpm (For Red Hat, Fedora, SUSE) 64 bit
MacOS 64 bit
Bulk import XML files into SQL Server tables
Login to SQL Server -> Choose XML files -> Set SQL Server tables -> Import XML files to SQL Server tables
Choose SQL Server and logon.
Click “Wizard – N Files To N Tables” at task dialog.
Select the “XML” file type.
then show the wizard.
1. Select a folder that constains XML files.
2. Config first XML file importing options.
3. Set “Import Type”.
4. Map SQL Server tables to XML files.
5. Summary. Set “Convert Rows” and “Skip Rows” if need.
6. Import XML files to SQL Server tables, 1 file to 1 table, one by one.
View imported data in SQL Server table
Bulk import XML files into SQL Server tables in command line
Save “bulk XML files to SQL Server tables” session, then you can:
- Bulk import XML files into SQL Server tables in Windows command line.
- Bulk import XML files into SQL Server tables in Linux command line.
- Bulk import XML files into SQL Server tables in macOS command line.
Set scheduled tasks for bulk importing XML files into SQL Server tables
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)