-
SQL Server 2000安装步骤图解
SQL Server 2000安装步骤图解-SQL Server 2000 installation steps diagram
- 2022-09-15 13:50:03下载
- 积分: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
-
Learning-SQL
Learning SQL Learning SQL Learning SQL Learning SQL Learning SQL Learning SQL Learning SQL
- 2013-05-01 05:06:18下载
- 积分:1
-
源代码 源代码 源代码 源代码 源代码 源代码 源代码
源代码 源代码 源代码 源代码 源代码 源代码 源代码-源代码源代码源代码源代码源代码源代码源代码源代码
- 2022-03-25 05:46:16下载
- 积分:1
-
SQL-Server-2005
对SQL Server 2005数据库技术进行了系统、详细的讲解,让你对数据库有更加深刻的了解。(SQL Server 2005 database technology system in detail, so you have a more profound understanding of the database.)
- 2013-04-16 10:51:05下载
- 积分:1
-
Open source cms open source cms great great
开源的cms非常棒 开源的cms非常棒-Open source cms open source cms great great
- 2023-06-16 12:55:09下载
- 积分:1
-
SQL建立学生选课数据库的三个表,包括学生表,课程表,学生选课表...
SQL建立学生选课数据库的三个表,包括学生表,课程表,学生选课表-SQL to establish a database of three tables elective students, including students table, curriculum, student Course Selection Form
- 2022-10-03 11:55:03下载
- 积分:1
-
liti3
mysql5.5从零开始学的例题源码,第7章第8章的例题源码(mysql5.5 source code examples to learn from scratch, Chapter 7, Chapter 8 Example source)
- 2013-12-26 09:12:31下载
- 积分:1
-
xxcd
说明: 利用VB+SQLserver联合编程制作成为一个唱片店的数据库运营管理系统。本数据库既可以用来客户端登陆选购唱片,也可以用来做数据库后台维护。(Joint programming using VB+ SQLserver produced a record store operation management system database. The database can either be used to purchase the client login record, the database can also be used for background maintenance.)
- 2010-04-28 23:40:28下载
- 积分:1
-
lfphotoweb
1:采用MSSQL数据库,达到企业级应用标准,极大的提高了系统的负载能力。
2:程序中数据库操作部分,全部采用 事务处理 机制,保证数据的百分之百无错率。
3:常用数据常驻内存,极大的提高了性能。在百万图集*百万流量的情况,CPU峰值为31 (伪静态模式下).
4:极高的程序的安全性,(目前无任务漏洞被网友发现).
5:多种上传方式:单文件夹,批量文件夹,本地单图集,本地多图集.直接读取服务器及本地硬盘文件目录(1: The MSSQL , enterprise applications to achieve the standard, which greatly improves the load capacity of the system.
2: Program operation section, all using the transaction mechanism to ensure that no one hundred percent error rate data.
3: Common resident data memory, greatly improving performance. In the case of one million portfolio* one million traffic, CPU peak of 31 (pseudo-static mode).
4: high security program (currently no task to be loopholes users found).
5: Upload many ways: single folder batch folder, local single portfolio, portfolio more directly read local servers and local hard disk files directory.)
- 2016-04-24 11:38:25下载
- 积分:1