|
DBConvert for MS SQL & MySQL
-
Version
2.1.0
DBConvert for MS SQL & MySQL is a database migration
tool for data conversion from MS SQL database to MySQL
server and MySQL db to Microsoft SQL.
You can convert SQL data to MySQL or MySQL to MS SQL
databases simply by configuring several options
through Wizard interface or in command line mode.
Ability to organize application work using command
line parameters is supplemented with a scheduler so
you can run the program without user input after task
scheduling.
If a direct access to your MySQL/MS SQL base is denied
(insufficient privileges) you can save your data into
a dump file to overcome such restrictions. The primary
function of the MySQL/MS SQL privilege system is to
authenticate a user connecting from a given host, and
to associate that user with privileges to select,
insert, update, and delete a database. The SELECT,
INSERT, UPDATE, and DELETE privileges allow you to
perform operations on rows in existing tables in a
|