Skip to content

solusi247/spoolSQL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spoolSQL

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

  1. Change configuration file using json, database port is parameter now
  2. 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]

About

Dump Data from your database (Oracle, MySQL etc) to flat file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.7%
  • JavaScript 4.3%