📄 readme.txt
字号:
What's new
2003/12/12
- Added the rp_ prefix to the stored procedures (though it will also work if the tables do not have the rp_ prefix)
- Changed C# Classes Tab text to C# DB Class and incorporated the above rp_ prefix changes
- Changed Stored Procedures Tab text to Install.sql and added table and table_st creation code
- Added Uninstall.sql Tab with dropping of stored procedures and triggers but not tables code
- Changed button Copy SP button text to Copy Inst and added Copy Uninst button
- Changed to expect ModuleID rather than ModuleId for tables and stored procedures
2003/03/02- Guid Support
- ModuleId optional field in Get procedure
KNOWN ISSUES
- Only Single Identity Autoincrement Integer Keys and Guid columns (new)
- Space in Table and fields name are not allowed
- SqlVariant data type is not supported in c# class generator
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -