-
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
-
sql语法范例大全,sql server和Oracle通解
sql语法范例大全,sql server和Oracle通解-Guinness sql syntax example, sql server and Oracle general solution
- 2023-01-01 15:10:10下载
- 积分:1
-
计划日程管理系统 计划日程管理系统
计划日程管理系统 计划日程管理系统 -Schedule for program scheduling management system management system management system Plan schedule for schedule management system
- 2023-03-03 15:10:03下载
- 积分:1
-
简单的学分管理数据库设计
一个简单的学分管理数据库系统 供老师管理学生学分 如添加,修改学生各科成绩,方便管理学分 而不必一一去修改每课成绩信息
- 2022-04-19 13:26:05下载
- 积分:1
-
"code" directory procedures, the need to install SQL Server 2000, and...
“代码”目录下的程序,需要安装SQL Server 2000,并建立起相应数据库。
各个实例的数据库文件存放在相应“建库脚本”目录下,有两种方法建立数据库。
一是在SQL Server的企业管理器中右击“数据库”节点,单击【所有任务】|【附加数据库】菜单命令,
选择相应的数据库文件(扩展名为mdf),单击【确定】按钮就可以了;另一种方法是通过SQL Server的企业管理器的恢复数据库功能,
从数据库备份文件恢复,备份文件的扩展名为bak。
-"code" directory procedures, the need to install SQL Server 2000, and to establish a corresponding database. Examples of the various database files stored in a corresponding "building a database script" directory, there were two ways to build up a database. First, the SQL Server Enterprise Manager right-click the "database" nodes, [Click all the tasks-- |-- [Additional database menu orders choose the database files (files extensions), click [set] button on the can; Another method is through SQL Server Enterprise Manager to restore the database functions, from the database backup file recovery, backup document called the expansion bak.
- 2022-05-31 08:57:37下载
- 积分:1
-
汽配管理系统源程序,可以了解组合框及表格打印等应用,适合初学者。...
汽配管理系统源程序,可以了解组合框及表格打印等应用,适合初学者。-Auto Parts Management System source code to understand the combo boxes and forms printing applications, suitable for beginners.
- 2022-12-16 05:05:03下载
- 积分:1
-
学生管理系统
vc++6.0 与access编程
学生管理系统
vc++6.0 与access编程...
学生管理系统
vc++6.0 与access编程
学生管理系统
vc++6.0 与access编程-student management system vc 6.0 programming students with access management system vc 6.0 and ACCE ss Programming
- 2022-03-15 05:00:13下载
- 积分:1
-
fangwuchuzu
实现房屋出租信息的添加,修改,查询,删除等功能(To achieve rental information to add, modify, query, delete, etc.)
- 2011-01-10 20:06:07下载
- 积分:1
-
SQL
运用SQL语言进行各种查询。。。。一个简单的实验(The use of a variety of SQL query language. . . . A simple experiment)
- 2011-06-12 16:54:39下载
- 积分:1
-
一个人事管理系统,SQL数据库为SQL数据库的数据源文件…
一套人事管理系统,数据源文件为SQL数据库
SQL数据源名称为:sam人事管理,所有用户的密码初始化为123-A personnel management system, data source file for the SQL database for SQL data source name: sam of Personnel Management, all the user" s password is initialized to 123
- 2022-02-07 13:36:59下载
- 积分:1