-
Rummery
说明: 酒店管理系统后台数据库存储过程,实现添加房间,修改房间信息和管理人员的信息。(Hotel management system back-end database stored procedure, the realization of room to add, modify room information and management information.)
- 2008-11-12 15:54:01下载
- 积分: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 basic source code, as well as training and learning Film documents
基本的sql原代码,以及培训胶片和学习文档-Sql basic source code, as well as training and learning Film documents
- 2023-04-21 05:55:03下载
- 积分:1
-
SQL Server 2000 curriculum design cases: Car Sales Management System
SQL Server 2000课程设计案例:轿车销售管理系统-SQL Server 2000 curriculum design cases: Car Sales Management System
- 2022-03-20 23:59:08下载
- 积分:1
-
err
《SQL手册》中文版,详细介绍了SQL的很多语句和函数-err
- 2022-10-09 15:10:03下载
- 积分:1
-
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状...
小新写的Delphi用SQLDMO实现控制SQL Server状态的程序,其中涉及到通过SQLDMO控制SQL Server启动停止,检测Sql Server状态用了两种方式,一种是SQLDMO,另一种是直接检测Sql Server服务。
-small write new Delphi use DDS to achieve state control of the SQL Server procedures, It involved the adoption of SQL Server DDS control activated stop, Detection of SQL Server with the state in two ways, one is DDS. another is the direct detection Sql Server services.
- 2022-02-16 03:24:36下载
- 积分:1
-
数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!...
数据库连接,读,写,修改,储存,等等的函数!可以镶入任何的程序,这样编写数据库就节省了很多时间了!-Database connection, read, write, modify, store, and so the function! Can insert into any of the procedures, so that the preparation of database on save a lot of time!
- 2022-04-18 13:40:12下载
- 积分:1
-
文件包含程序源原文件,但不包括数据表结构;此原码是仓库管理系统。...
文件包含程序源原文件,但不包括数据表结构;此原码是仓库管理系统。-program source files contain the original documents, but does not include data sheet structure; This is the original code warehouse management system.
- 2022-02-12 19:47:15下载
- 积分:1
-
SQL Server 2005认证指南。
Guide for SQL Server 2005 certification.
70-442 Designing and Optimizing Data Access using SQL Server 2005
- 2022-05-16 07:44:16下载
- 积分:1
-
contain the following basic features of BBS systems : an article published artic...
包含有以下基本功能的BBS系统:
发表文章、回复文章、搜索文章、查看文章、文章排序
运行的时候,需要把database目录下的Forum_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以自行设置程其他路径。
访问路径为 http://localhost:8080/chap23/index.jsp。-contain the following basic features of BBS systems : an article published articles reply, search articles View article, Sort article runs, need database directory of Forum_MSAccess.mdb paper copy to the D- the root directory, because common.jsp set the path for the database root directory, readers can also set up their own way of other trails. Path to visit http://localhost : 8080/chap23/index.jsp.
- 2022-03-18 03:45:56下载
- 积分:1