📄 0.1.2-date-10_05_02.txt
字号:
Release 0.1.2 - October 5, 2002
Release Notes
1) Changed the stored procedure that the list of available databases uses to populate from sp_databases to sp_helpdb so
that the program would not crash if a user had no permissions in a database
2) Fixed the database list so that clicking on a View will take you to edit the selected view instead of creating a new view
3) Fixed several errors that occured when modifying the structure of a table
4) Added the ability to add and modify the primary keys and the displaying of Primary Keys in Database Properties
5) Added ability to edit database users to asign and alter database roles
6) Fixed several problems with inserting data into a table
7) Added support for multiple result sets to ce returned (multiple SQL Statements to be executed) when querying the database,
results are shown one grid after another with a few line breaks in betwenn. Will eventually put the result sets in some
sort of tabs like Query Analyzer.
Upcoming
1) I am currently working on the database user/object permissions
2) Managing Triggers
3) Managing Relationship, Index/Keys and Constraints
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -