This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JDBC and the fly likes Converting database scripts. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Converting database scripts." Watch "Converting database scripts." New topic
Author

Converting database scripts.

Murasoli Maran
Ranch Hand

Joined: Jun 08, 2003
Posts: 193
I am having a HSQL database script named mydb.sql.

I wanna convert that script to mySQL database script and Oracle database scrpit.

any tool for that?.No need to convert databases.just wanna alter the queries and syntaxes so i can run that similer script to build mySQL and Oracle databases.

Any Tools?.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Converting database scripts.
 
Similar Threads
running sql script file from java
Saving LOB using Struts, Hibernate
new to hibernate need sample
help showing mysql data?
Hibernate 2nd level cache - Real time aplication