This incorporates the updates from Riccardo Spagni. These include:
- Adds backwards compatibility for SQL 2000's old naming conventions
- Option of encoding the output to ASCII or UNICODE
- Complete overhaul of Populate Objects code
- Complete overhaul of Script code to use the SMO Scripter object
- Deprecated old SQLDataReader code
- Deprecated old SMOObject.Script code
- Code updated to script triggers
- Added code behind Save As button
- New option to support SQL 2000 file extensions
- New option to support UNICODE or ASCII file output
- Changed filtering system into group select system
- Added progress bar and status label updates everywhere