Hello Jerry,

> >You might want to try our Schema Compare tool inside Database Workbench.
> >This tool also has a "script recorder" that can record any changes you
> >make
> >to (meta)data in order to help you keep your change scripts.
> >
> [JS] Ah! I just discovered that if I hit what looks like the "record"
> button, I get a script that is just the ALTER TABLE DDL that I need. I
> thought I was going to have to record my own.

That recording only works if you're doing the changes on your
development database.

The Schema Compare tool allows you to view differences and
create a script to modify the target database.

You might want to check the documentation via F1.

If you have any questions, feel free to send an e-mail to me
personally.

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle &
MS SQL Server
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com


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

Reply via email to