SQL to MySQL Copy
Released: Aug 06, 2020
Type: Script / Tool
Download Here: SQL to MySQL Copy
Num. Downloads: 7
This is a quick application for copying all rows from one SQL table to one with the same columns in MySQL. There are additional options to loop (it will use insert or update on duplicates) or wipe the table clean each time for a full bulk re-insert. Calling it with any arguments in commandline will have it run with last saved paramaters.
Tags/Keywords: CSharp
Back to pftq Creations Index