-
一本很不错的书,大家可以好好看看,适合初学者来学习sql!...
一本很不错的书,大家可以好好看看,适合初学者来学习sql!-A very good book, everyone can be a good look at, suitable for beginners to learn sql!
- 2022-07-22 22:54:05下载
- 积分:1
-
根据已经存在的数据库表创建一个与其相应的视图
根据已经存在的数据库表创建一个与其相应的视图-make a ralated view based on the existed database sheet
- 2022-04-19 05:08:14下载
- 积分:1
-
本代码展示了使用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
-
介绍了一些数据库中常用的语句,及一些实际系统中常用的语句。...
介绍了一些数据库中常用的语句,及一些实际系统中常用的语句。-Introduce some database commonly used statement, and some actual system commonly used statements.
- 2022-01-28 09:33:13下载
- 积分: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
-
帮别人做的一个教师工作量管理系统,事件比较仓促,实现的功能有限...
帮别人做的一个教师工作量管理系统,事件比较仓促,实现的功能有限-帮别人do a workload management system for teachers, the events too much of a rush to realize the function of the limited
- 2022-09-18 22:00:03下载
- 积分:1
-
仓库管理系统 仓库管理系统 仓库管理系统
仓库管理系统 仓库管理系统 仓库管理系统 -Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems Warehouse Management Systems
- 2022-06-20 11:05:08下载
- 积分: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
-
用delphi编写的凭证管理系统,用的是sql的数据库
用delphi编写的凭证管理系统,用的是sql的数据库-Prepared using delphi certificate management system, using a sql database
- 2023-06-08 10:35:03下载
- 积分:1
-
c# Database Programming classic example of very good, using SQL 2005, which like...
c#数据库编程经典实例,非常不错,采用SQL 2005,里面的数据库连接之类的类可以拿来用-c# Database Programming classic example of very good, using SQL 2005, which like the database connection class can be used with
- 2023-07-08 13:40:04下载
- 积分:1