Hi
I'm looking for a tool (program, library), which given a file
describing the structure of the tables in a database, could update
the structure of those tables, i.e. create new table, add fields and
change field size.
       Such a tool (especially as a dll library) would be very useful
because is would simplify the proces of deployment the new version of
an application. Each version would have a description of its tables and
would update the structure of the clients database in order to fulfill
the requirements of the new version.
    I'm looking for a solution, which is as non-interactive as possible,
just because each activity made by user is a threat that he/she would
do something wrong :).

Thank You
&John
       


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to