-
Data Warehouse developed a very good example of development using sql2005 to ach...
数据仓库开发的很好的一个例子,用sql2005开发实现-Data Warehouse developed a very good example of development using sql2005 to achieve
- 2023-01-07 23:10:05下载
- 积分:1
-
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
-
train ticket sales system, including queries in the database, modify, add, diffe...
火车票的销售系统,包括对数据库的查询,修改,添加,不同的用户和管理员的登入有不同的功能模块-train ticket sales system, including queries in the database, modify, add, different users and administrators sign a different function modules
- 2022-02-14 20:38:48下载
- 积分:1
-
This is a database development software features practical convenience
这是一款数据库开发的软件特点实用 方便 -This is a database development software features practical convenience
- 2022-01-25 23:52:08下载
- 积分:1
-
称重系统,用于电子称重仓库,提供给其它朋友参考学习
称重系统,用于电子称重仓库,提供给其它朋友参考学习-Weighing system for electronic weighing warehouses, available to other reference Learning Friend
- 2022-04-01 04:27:04下载
- 积分:1
-
可实现整个校园网内聊天,传送文本数据,后台数据库采用SQL SERVER...
可实现整个校园网内聊天,传送文本数据,后台数据库采用SQL SERVER-Can be achieved within the entire campus network to chat, send text data, back-end database using SQL SERVER
- 2022-12-14 21:00:03下载
- 积分:1
-
99
99乘法表,使用TSQL语言在sqlserver编写的。有利于新手练习(This is a 99 multiplication table)
- 2013-11-23 12:50:20下载
- 积分:1
-
将sql数据库中所有的表读出,并显示所有的字段,选者某个字段可以将该字段的内容保存为xml文件,xml文件读入到sql...
将sql数据库中所有的表读出,并显示所有的字段,选者某个字段可以将该字段的内容保存为xml文件,xml文件读入到sql-To sql database table all read out and display all of the field, selected from a field and the content of this field can be saved as xml file, xml document read into sql
- 2022-02-02 01:33:32下载
- 积分:1
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1
-
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!...
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!-with VC ODBC to connect to the database, for beginners database development, Java or ODBC development of a guiding role!
- 2022-05-24 19:57:55下载
- 积分:1