Here are some of the screenshots of it:
1) Login screen
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJWISmNiXz44HZLXOSsNzMTRJvohuFuNoEMHNaCIGy9EV9l6pYTU6FhBaYhr_kN0Jkbt6rN_ZmO-i9Xldi2Oi7-GutBzmQPybW7QXviCsJhJDq_Jf_Ln54Sai_UL2axcU_aNnUAYI6p7o/s400/login.jpg)
2) Main GUI with MSSQL 2005 in action
3) Main GUI with MySQL 5.0 in action
4) Object scripting
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjuC5Ut2EIj-qTJNJmJNLYRoUcA6XWvn3jtqgCyT22l1y0PvOyblW-WXM7etGROkTIOTSgIydCU53TN041VZd3LBQyBQii-j5-FbE7L2QzPevyMTzTRDMJvbYYutxUYaXzhEcVUoEIn7ZM/s400/scripting.jpg)
5) Dependency viewer
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7t_MsJgFYeLKEKyD4uLa5HsImpO5CN8pR6Wj1w-NimMICW-82vcxoIXqTGE6Ut3gYok3bL9eUHEgJq7Gv3kZsTW2yaVZkcKqWY1yDGUpXNFFTCSp7YlqDuNA1Rnsw_fdkhuWK8h9WaKw/s400/dependency.jpg)
- (IDE-wise) Open/Save/Drag-and-Drop file
- (IDE-wise) query pane and result pane
- (MS SQL 2000 & 2005) Object browser for system objects (Scalar function, Stored procedure, System table, Table function, Trigger, User table, View)
- (MS SQL 2000 & 2005) Object browser for security (Users, Roles, Schemas)
- (MS SQL 2000 & 2005) Object browser for constraints, columns, parameters (Columns, Keys, Constraints, Triggers, Indexes, Parameters)
- (MS SQL 2000 & 2005) Dependencies viewer for objects (Scalar function, Stored procedure, System table, Table function, Trigger, User table, View)
- (MS SQL 2000 & 2005) Object scripting for non-encrypted objects (Scalar function, Stored procedure, Table function, Trigger, View)
- (MySQL 5.0) Object browser for system objects (Scalar function, Stored procedure, System table, Trigger, User table, View)
- (MySQL 5.0) Object browser for security (Users, Privilege)
- (MySQL 5.0) Object browser for constraints, columns (Columns, Keys, Triggers)
- (MySQL 5.0) Object scripting for non-encrypted objects (Scalar function, Stored procedure, Trigger, View)
Since parts of the source code is came from MSDN, thus I think it's good to release it under Microsoft Public license (Ms-PL) to prevent any infringement, though the chance are very little.
Since I am not an expert on database, feel free to give to any constructive comment and recommendation. I will try to improve it.
You can get the source code at here and executable files at here.
No comments:
Post a Comment