-
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度...
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度-Index and Search for Ms Database , vc source.
- 2023-08-19 10:45:03下载
- 积分:1
-
BDA mysql component for accessing mysql databases
BDA mysql component for accessing mysql databases
- 2022-03-31 10:18:58下载
- 积分: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
-
SQL language commonly used in some order of the code
SQL语言常用的一些命令各代码 -SQL language commonly used in some order of the code
- 2023-07-14 00:30:03下载
- 积分:1
-
车站售票管理系统需要一个方便、快捷的销售功能,在…
车站售票管理系统要求具有方便、快速的销售功能,包括车票的预订和退票的功能,能够支持团体的预订票和退票;能准确地了解售票情况,提供多种查询和统计功能,如车次的查询、时刻表的查询;能按情况所需实现对车次的更改、票价的变动及调度功能;有完善的报表系统;-Station ticket management system requires a convenient, fast sales functions, including ticket booking and refund the functions that can support group booking tickets and refund can accurately understand the ticketing situation, provides a wide range of query and statistical functions, such as trips of query, the query schedule can realize as the case may require changes to vehicle trips, the fare changes and scheduling functions statements have sound systems
- 2022-07-08 18:03:02下载
- 积分:1
-
Guide for SQL Server 2005 certification.
70
Guide for SQL Server 2005 certification.
70-444 Optimizing and Maintaining a Database Administration Solution by SQL Server 2005
- 2023-03-04 03:40:03下载
- 积分:1
-
编写触发器,记录表字段修改记录
编写触发器,记录表字段修改记录-The preparation of flip-flop, a record sheet to amend record field
- 2022-03-03 02:50:37下载
- 积分:1
-
插入文本文件到数据库中
插入文本文件到数据库中-insert text documents to the database
- 2022-02-01 18:26:29下载
- 积分:1
-
通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,...
通过本实验加深对SQL Server 2000环境下数据定义语言的理解,能够熟练地建立数据库,并通过SQL语句来建立一个新的SQL Server设备管理数据库,使用SQL的数据定义功能建立数据库中的各个基本表(共3个),并按要求对有关表进行修改。 每次操作后通过企业管理器查看有关对象的变化。创建和修改基本表、创建和取消索引。-Through better understanding of this experiment under SQL Server 2000 data definition language understanding, able to skillfully build up a database, and through the SQL statements to create a new SQL Server Device Manager database, use SQL data definition, function to establish a database of all the basic table (a total of three), as required on the table to edit. After each operation through the Enterprise Manager view information about the object changes. Create and modify the basic form, the creation and abolition of the index.
- 2022-05-08 16:34:54下载
- 积分:1
-
HR management system
仅供参考的一个简单系统,用VB与SQL开发的,用于学习交流-HR management system
- 2022-03-06 08:52:53下载
- 积分:1