SQL Script Builder is software that create a database sql script (or
dump file) from any ODBC data source. The script produced will migrate
the database (multiple tables selection) or only one table and the
records. Scripts are available in 5 output formats ; MySql, MS SQL,
Oracle, Pervasive and PostgreSQL. SQL Script Builder is very simple to
use, you just have to choose the database and the table from the list.
SQL Script Builder scripts can be used on your DBMS (database
management system) or uploaded on a server.
SQL Script Builder can be used for example for database migration from
your Access database to MySql database, or MySql database to MS SQL
database and vice versa. You don't have to transfer all database, you
can if you wish only import one table at a time. There's no limits,
all you need is the ODBC driver for the database you wish to import
from. ODBC is a universal interface, almost every database provider
support it.
Software URL : http://www.sqlscriptbuilder.com
Download URL : http://www.sqlscriptbuilder.com/down...ildersetup.exe
On 8 sep, 22:32, Nuthan <newnut... (AT) gmail (DOT) com> wrote:
Quote:
Hi all,
Can anybody tell me how can i copy a sql table (including its
structure and data) which is in one system to the other system in
oracle9i. Thank you.. |