-
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
-
大型桥梁健康监测中的关于数据库的存储过程的实现
大型桥梁健康监测中的关于数据库的存储过程的实现-Large-scale health monitoring of bridges on the database stored procedure to achieve
- 2023-06-01 16:35:03下载
- 积分:1
-
LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接
LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接-LabVIEW called dynamic link library, Parametric problem! LAB realization, and other languages link! !
- 2022-02-21 14:14:58下载
- 积分:1
-
Oracle BerkeleyDB
Oracle BerkeleyDB--SQLitehttp--www_sqlite_com_cn-_files2.rar//bdb3
- 2022-03-21 05:49:47下载
- 积分:1
-
SQLServer
用于数据库的加密,还是一个蛮好的介绍的文档。大家共享下(For database encryption, or a fine introduction to the document. We shareit)
- 2013-09-17 23:11:06下载
- 积分:1
-
the procedure is a personal appraisal software, it from the system clock access...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。-the procedure is a personal appraisal software, it from the system clock access time information, If working in the day time when attendance column click on the appropriate column headings can be replaced daily personal record of working hours , a monthly statistical summary, by creating a document. can be arbitrarily View past records, Records also can be printed out on a monthly basis. In summary, the column can choose to view or print month.
- 2023-07-17 00:45:02下载
- 积分:1
-
1. Backup equipment understand and grasp the concept of how to manage database b...
1. 了解备份设备的概念并掌握如何管理备份数据库保护包括数据库恢复,并发控制,数据库的安全性控制4个部分设备,掌握完全备份和还原的基本技术-1. Backup equipment understand and grasp the concept of how to manage database backup protection, including database recovery, concurrency control, database security control of four some of the equipment, master backup and restore fully the basic skills
- 2022-03-02 09:52:36下载
- 积分:1
-
Course Scheduling System, the user input information teachers, classroom informa...
排课系统,用户输入教师信息,教室信息,以及班级的上课信息,系统根据这些信息自动进行排课。-Course Scheduling System, the user input information teachers, classroom information, as well as classes in the school of information, According to the information system automatically schedule arrangement.
- 2022-01-22 02:06:47下载
- 积分:1
-
C# Code view sqlserver different database source code
C#代码查看Sqlserver等不同数据库的源代码-C# Code view sqlserver different database source code
- 2023-02-03 13:30:05下载
- 积分:1
-
实验数据库的报告,老师布置的操作,这是关于T。
数据库实验报告,老师布置的作业,也就是课本上的题自己用SQL语言进行调试,编写。-experimental database report, the teacher layout of the operation, which is on the books and that their use SQL debugging and preparation.
- 2022-02-11 17:02:59下载
- 积分:1