Posts Tagged ‘databases’

Generating a database dump SQL Script from Java

Thursday, October 28th, 2004 by DenisH

The aim of this project is to generate an SQL script from an existing database such that the tables and data can be recreated exactly as it was. (more…)