-
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2023-03-11 02:10:03下载
- 积分:1
-
sql2005
sql2005 非常好用的分页功能,直接多字段排序。自动添加表名,查询条件页码和排序字段,排序类型。(paging sql2005 very useful function, sort of direct multi-field. Automatically add the table name, query page and sort field, sort type.)
- 2009-05-19 11:42:54下载
- 积分:1
-
display of the code DB_LIB the use of SQL Server connectivity and various operat...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例。-display of the code DB_LIB the use of SQL Server connectivity and various operational examples.
- 2022-07-17 03:08:13下载
- 积分: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
-
VC++写的订单管理系统源码
资源描述使用C++语言、结合MFC、数据库等语言写了一个订单管理系统,很好的练习学习初级项目,只有扎实的从基础学起,才能学习好编程知识。尤其是C++不重视项目永远写学不好!
- 2023-06-08 22:50:03下载
- 积分:1
-
SQL
SQL技术培训文档,SQL语句操作性能进行优化方面,很有技术参考价值。(SQL technical training documents, SQL statements, operating performance optimization, very technical reference value.)
- 2015-11-03 11:10:49下载
- 积分:1
-
SQL-Server-2000
说明: 如何在C#中使用存储过程(SQL Server 2000)(c# and SQL Server 2000)
- 2011-03-28 09:46:16下载
- 积分:1
-
这是用sql编写的同学录,班级同学的一系列的信息,希望能对大家有帮助...
这是用sql编写的同学录,班级同学的一系列的信息,希望能对大家有帮助-It is written with sql Classmates, class students a range of information and hope you can help
- 2022-11-27 01:20:04下载
- 积分:1
-
用Delphi编写的配电管理系统,使用SQL数据库
用delphi编写的配送管理系统,用的是sql的数据库-Prepared using delphi distribution management system, using a sql database
- 2022-03-24 07:17:02下载
- 积分:1
-
[zj_kpi]
SQL 多表联合查询,实现动态语言查询,可加注到储存过程实现每天自动更新数据数。(SQL multi-table queries, dynamic language queries, stored procedures can be raised to automatically update data per day.)
- 2014-02-02 13:53:29下载
- 积分:1