-
文件包含程序源原文件,但不包括数据表结构;此原码是仓库管理系统。...
文件包含程序源原文件,但不包括数据表结构;此原码是仓库管理系统。-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
-
<SQLServer2005数据库基础及应用技术教程与实训>,2008年北京大学出版社出版,大学用的教材,仅供个人学习参考用!讲解详细!想学SQLS
,2008年北京大学出版社出版,大学用的教材,仅供个人学习参考用!讲解详细!想学SQLSERVER2005的朋友赶紧下-, 2008, Peking University Press, University materials are for personal study and reference! Explained in detail! Want to learn SQLSERVER2005 friend got off the
- 2023-01-25 14:20:10下载
- 积分:1
-
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到...
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。
将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。
注意:文件名是区分大小写的。-with SQL Server jsp achieve the Yellow Pages telephone inquiry system. Running time need directory database of the text YellowPages_MSAccess.mdb pieces copy to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up other way path. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/appendix2/Default.jsp. Note : The documents are case-insensitive.
- 2023-05-02 03:05:05下载
- 积分:1
-
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以...
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL database script. Source detailed study is the development of MIS and graduation design a good reference information.
- 2022-02-21 04:03:38下载
- 积分:1
-
这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的...
这是在做毕业设计的时候,编写的SQL Server数据库的备份与恢复功能,通用性很强的-This is the time to do graduation project, the preparation of the SQL database backup and recovery capabilities, a strong general
- 2022-03-19 11:03:33下载
- 积分:1
-
用Delphi编写的配电管理系统,使用SQL数据库
用delphi编写的配送管理系统,用的是sql的数据库-Prepared using delphi distribution management system, using a sql database
- 2022-03-24 07:17:02下载
- 积分:1
-
This is prepared using VB ticket sales and inquiry management system, can be ach...
这是个用VB编写的机票销售与查询管理系统,可以实现对于机票的简直管理,该程序应在VB.net环境下运行,所用的后台数据库为SQL 2000,需将数据库备份还原后再运行-This is prepared using VB ticket sales and inquiry management system, can be achieved simply for the ticket management, the program should be run under VB.net environment, using the background database for SQL 2000, needs to be run after the database backup and restore
- 2022-02-02 18:03:40下载
- 积分:1
-
数据库编程,vb的航空管理系统,可以为vb的数据库学习者提供如何连接SQL数据库...
数据库编程,vb的航空管理系统,可以为vb的数据库学习者提供如何连接SQL数据库-Database Programming, vb air management systems, can provide learners vb database how to connect SQL database
- 2022-01-25 22:03:06下载
- 积分: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
-
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