Dump Data from your database (Oracle, MySQL etc) to flat file.
After long journey since it was created on 2007, at least i could add this to my repository and hopefully this will usefull for others people.
Update. 28.10.2014 23:32:04
- Change configuration file using json, database port is parameter now
- Change connection string for oracle, support service name or sid
How to run: To execute spoolIt type: java -jar /your/path/of/spoolIt-0.2.0.jar [configuration file]
Bugs Report to : [email protected]