-
SQL 服务器连接对话(可扩展)
翻译maninwest@Codeforge作者: Chris Winkelmann @CodeProject
显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接
介绍:
首先要感谢 TWallick 想出了使用 Microsoft.Data.ConnectionUI.dll 和 Microsoft.Data.ConnectionUI.Dialog.dll 来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。
背景
抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。
Save 函数迁移到新的类:
public class SaveHelperDefault : ISaveHelper
任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 :
public interface ISaveHelper
{
///
/// A SaveHelper class
- 2022-08-05 10:42:20下载
- 积分:1
-
IT management systems against the management of the IT industry specific busines...
IT行业管理系统针对IT行业管理的具体业务处理工作而开发的管理软件,它采用计算机进行全面现代化方法对IT行业管理的具体业务处理工作进行管理。根据一般的要求,其主要包括的功能如下:
(1) 用户管理子系统
实现“权限维护”、“角色维护”、“用户维护”。
(2) 部门管理子系统
实现 “部门维护”。
(3) 项目管理子系统
实现“项目立项”、“项目更改”。
(4) 工作管理子系统
实现“工作报告”、“工作审批”。
(5) 文件管理子系统
实现“文件入库”、“文件下发”、“文件变更”、“文件阅读”。
(6) 统计分析子系统
实现“人员统计”、“绩效统计”。
(7) 日志管理子系统
实现“日志查看”。
应用程序开发工具 JBuilder 9
数据库 SQL Server 2000
应用服务器 WebLogic 8.1-IT management systems against the management of the IT industry specific business processes and the development of work management software, which uses computer method for comprehensive modernization of the management of the IT industry specific business processing management. Under the general requirements of its major functions, including the following : (a) user management subsystems to achieve "competence maintenance", "role of maintaining", "user maintenance." (2) management subsystems to achieve "departments maintain." (3) project management subsystems t
- 2022-03-25 02:13:45下载
- 积分:1
-
数据库语言的几十条代码,无大用,参考而已
数据库语言的几十条代码,无大用,参考而已-Database language dozens of lines of code, no Dayong, reference only
- 2022-03-10 20:57:51下载
- 积分:1
-
visual basic6.0 connect sql2000 Operation
visual basic6.0连接sql2000操作-visual basic6.0 connect sql2000 Operation
- 2022-01-21 20:57:09下载
- 积分:1
-
jiaohu
1. 掌握SQL的数据定义、数据操纵功能
2. 利用SQL语句进行多表查询和嵌套查询
3. 掌握SQL数据定义中修改、删除表功能
4. 掌握SQL语句中数据更新相关操作
5. 掌握视图基本操作:定义、查询、更新视图。
(1. Grasp the SQL data definition, data manipulation functions 2. The use of SQL statements for multi-table query and nested query 3. Master modify SQL data definition, delete the table function 4. Grasp the SQL statement to update data related to operations 5. Master view basic steps: define, query, update the view.)
- 2007-12-09 10:18:02下载
- 积分:1
-
ODBC
ODBC
- 2022-01-24 18:07:58下载
- 积分:1
-
20111211083713658
SQLSERVER精华 周周共享论坛(www.pigtwo.com)(The SQLSERVER essence week to share Forum (www.pigtwo.com))
- 2012-05-18 11:58:44下载
- 积分:1
-
学生成绩管理,好好看,哈哈 哈哈
学生成绩管理,好好看,哈哈 哈哈 -student performance management, good, Ha Ha Ha Ha Ha Ha Ha Ha Ha
- 2023-04-20 10:30:02下载
- 积分:1
-
用vb.net+SQL做的,本系统实现了图书管理系统应该具有的特色,具有不同身份用户登陆的程序,有系统管理员身份,书籍信息管理,读者信息管理,报表,窗口,帮助和...
用vb.net+SQL做的,本系统实现了图书管理系统应该具有的特色,具有不同身份用户登陆的程序,有系统管理员身份,书籍信息管理,读者信息管理,报表,窗口,帮助和退出等功能。-With vb.net+ SQL to do, and realize the system of library management system should have the characteristics of the identity of users with different landing procedures, there is system administrator status, information management books, readers information management, statements, windows, help and exit functions.
- 2022-01-23 11:17:09下载
- 积分:1
-
完成数据库索引功能的 C 语言源代码,运行环境WINDOWS.
完成数据库索引功能的 C 语言源代码,运行环境WINDOWS.-Completion of the database indexing function C language source code, runtime environment WINDOWS.
- 2023-05-25 16:55:03下载
- 积分:1