Want to import multiple TXT (“;” semicolon delimited text) files into a single MySQL table?
Using Withdata software File To DB, a TXT to MySQL converter for Windows, MacOS, and Linux, you can import multiple TXT (“;” semicolon delimited text) files into a single MySQL (MariaDB, Percona) table 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 TXT files to online services.
Import multiple TXT (“;” semicolon delimited text) files into a single MySQL (MariaDB, Percona) table
Login to MySQL -> Choose TXT files -> Set MySQL table -> Import TXT files to MySQL table
Choose MySQL and logon.
Click “Wizard – N Files To 1 Table” at task dialog.
Select the “TXT” file type.
then show the wizard.
1. Select a folder that constains TXT (“;” semicolon delimited text) files.
Support large ( > 4GB ) TXT (“;” semicolon delimited text) files.
2. Config first TXT (“;” semicolon delimited text) file importing options.
3. Select a MySQL table and config fields.
4. Preview data will be in MySQL table.
5. Import multiple TXT (“;” semicolon delimited text) files to the MySQL table.
View imported data in MySQL table
Import multiple TXT (“;” semicolon delimited text) files to MySQL in command line
Save “multiple TXT (“;” semicolon delimited text) files to MySQL” session, then you can:
- Import multiple TXT (“;” semicolon delimited text) files to MySQL in Windows command line.
- Import multiple TXT (“;” semicolon delimited text) files to MySQL in Linux command line.
- Import multiple TXT (“;” semicolon delimited text) files to MySQL in macOS command line.
Set scheduled tasks for importing multiple TXT (“;” semicolon delimited text) files to MySQL
You can schedule and automate this converting task by:
1) Save session and create .bat (Windows) or .sh (Linux/macOS)