-
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
-
SHAN Shi
单世民老师 编写的 数据库模型ppt 参考其对应数目-SHAN Shi-min teacher ppt reference database model prepared by the number of their counterparts
- 2023-07-11 00:25:03下载
- 积分:1
-
一个三层结构的系统
一个三层结构的系统-a three-tier structure of the system
- 2023-06-18 08:45:05下载
- 积分:1
-
sql2000kc
《SQL Server 2000课程设计案例精编》-李昆(案例四 企业员工资料管理系统)利用VB+SQL Server 2000进行课程设计,用一个通用的企业员工资料管理系统来介绍人事管理系统的实现过程。
案例四 企业员工资料管理系统
4.1 程序设计目的
4.2 程序功能介绍
4.3 程序设计
4.3.1 后台数据库设计
4.3.2 类模块设计
4.3.3 用户登录系统设计
4.3.4 系统主界面设计
4.3.5 员工信息管理系统设计
4.3.6 员工工资管理系统设计
4.3.7 员工部门/职务变动管理系统设计
4.3.8 用户管理系统设计
4.4 小结
4.5 课后作业
4.6 答案解析( SQL Server 2000 Short Course Design Case - Li Kun (case IV employees the information management system) using VB+ SQL Server 2000 for curriculum design, use of a common information management system for enterprise employees to introduce the personnel management system to achieve the process. Four cases of employee data management system designed to process 4.1 program features 4.2 Programming 4.3.1 Introduction 4.3 Background 4.3.2 database design class module design 4.3.3 users sign-on system design 4.3.4 System 4.3.5 main interface design information management staff System 4.3.6, wages and salaries of employees Management System 4.3.7 Department/job change management system design 4.3.8 User Management System 4.4 operating 4.6 Summary 4.5 after-school answer to resolve)
- 2008-06-23 15:16:51下载
- 积分:1
-
WinCE devices directly on the PC to operate SQL Server.
winCE设备直接操作PC上的SQL Server。-WinCE devices directly on the PC to operate SQL Server.
- 2023-02-08 18:30:04下载
- 积分:1
-
< SQL Server2005程序设计>
< SQL Server2005程序设计> -err
- 2022-03-21 09:12:25下载
- 积分:1
-
a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 S...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Material_MIS-a development environment OS : Windows 2000 Server SP2 IDE : Visual Studio 6.0 SP5 DataBase : SQL Server 2000 running a two SP2 : Material.sql database will be created in the SQL Server SQL admitted to the inquiry- Analysis device, all running; 2 : build ODBC data source data formerly known as Material_MIS
- 2023-06-11 17:45:04下载
- 积分:1
-
完整的SQL参考电子书。其精心制作的易undersatand
SQL Complete reference ebook. its an elaborate and easy to undersatand
- 2023-01-29 15:40:03下载
- 积分:1
-
The use of an instance of a stored procedure to introduce the specific use store...
一个存储过程的使用实例,介绍存储过程的具体使用方法-The use of an instance of a stored procedure to introduce the specific use stored procedure
- 2022-02-03 20:46:34下载
- 积分:1
-
下载和上传脚本
此代码是为了下载和上传网站编程中的 php 脚本。它还与 myQSL 数据库相连。我使用这个脚本,并把它放在 admin 文件夹。它不是 web 设计,它是 php 函数。
- 2022-03-25 03:00:30下载
- 积分:1