SQuirreL DB Copy Plugin News
Brought to you by:
manningr
The following changes were made:
- Added support for internationalizing the the user dialog messages.
- Bug fixes (moved GUI work onto event dispatch thread)
- Added support for checking if source database column names are in fact
keywords in the destination database.
- When records exist in the destination table, the delete dialog now indicates
the name of the table when asking the user if it should truncate the table.
- Added custom type mappings for MS SQLServer
- Added ability to auto-determine when destination database is MS SQLServer.
- Tested this version's MS SQLServer dialect against MS SQLServer 2005(CTP)