-
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
-
最好的sqlservercentral第五,这是本质的SQL索引博文,…
The Best of SQLServerCentral 第五期,里面都是一些精华SQL博文收录,英文原版的-The Best of SQLServerCentral fifth, which are the essence of SQL Indexed Bowen, English original
- 2023-01-24 11:45:04下载
- 积分:1
-
员工信息管理系统
员工信息管理系统 -staff information management system staff info rmation management system staff information management system
- 2022-11-09 15:50:04下载
- 积分:1
-
Knitwear practical production management system, MSSQL for the background, the e...
实用的毛织生产管理系统,MSSQL作后台,建立数据库手建立别名即可运行。-Knitwear practical production management system, MSSQL for the background, the establishment of a database can create an alias to run hands.
- 2022-04-12 17:36:54下载
- 积分:1
-
vb开发的数据库管理系统,附有全部源码,保证能运行
vb开发的数据库管理系统,附有全部源码,保证能运行-vb development of the database management system with full source code, the guarantee can run!
- 2022-01-26 02:27:20下载
- 积分:1
-
这个源代码是本程序演示了vc连接sql和access的方法好东东。
这个源代码是本程序演示了vc连接sql和access的方法好东东。-This source code is a demonstration of this procedure vc connect sql and access methods Dongdong good.
- 2022-10-05 20:05:03下载
- 积分:1
-
《c++ cookbook》 o reily的经典系列书籍,详细介绍sql语言的书籍,绝对值得一看。...
《c++ cookbook》 o reily的经典系列书籍,详细介绍sql语言的书籍,绝对值得一看。-" C++ cookbook" o" reily the classic series of books detailing sql language books, absolutely worth a visit.
- 2022-09-12 07:20:03下载
- 积分:1
-
SQLServer2005_sample_code_queries_Dictionary
SQLServer2005范例代码查询辞典SQLServer2005 sample code queries Dictionary(SQLServer2005 sample code check dictionary SQLServer2005 sample code queries Dictionary)
- 2010-07-27 12:55:45下载
- 积分:1
-
这是一个航空售票系统,很有实用价值,有需要可下载
这是一个航空售票系统,很有实用价值,有需要可下载-air ticketing system, useful, it needs to download
- 2022-03-22 20:40:49下载
- 积分:1
-
RetiraAcentos
Function in SQL that remove special chars from a string.
Can be used with others SQL comands.
- 2013-10-10 04:56:37下载
- 积分:1