-
一个科研管理系统,用于管理项目,是基于SQL和VC的一个系统
一个科研管理系统,用于管理项目,是基于SQL和VC的一个系统-A research management system for managing projects, is based on SQL and VC of a system
- 2022-02-03 08:24:12下载
- 积分:1
-
用VC和SQL Server开发的固定资产管理系统,包括系统信息管理,固定资产管理和统计查询管理三个大模块...
用VC和SQL Server开发的固定资产管理系统,包括系统信息管理,固定资产管理和统计查询管理三个大模块-VC and SQL Server development of the fixed asset management system, including system information management, fixed asset management and statistics for the three management module
- 2022-07-19 19:59:36下载
- 积分:1
-
数据库SQL2003的课程设计,也可作软件工程的课程设计,五子棋的设计,有详细的设计文档,源代码,安装说明等等,可作参考...
数据库SQL2003的课程设计,也可作软件工程的课程设计,五子棋的设计,有详细的设计文档,源代码,安装说明等等,可作参考-SQL2003 database of curriculum design, also can be used for software engineering, curriculum design, Gobang design, detailed design documents, source code, installation instructions, etc., can be used for reference
- 2022-06-02 06:18:50下载
- 积分:1
-
book-sale
在SQL Server2008下开发的图书销售管理系统,是一个典型的进、销、存数据库系统。功能类似一个书店,库存不足提醒进货,书籍分类、卖书、图书分类等(In SQL Server2008 developed under the book sales management system, is a typical, sales, keep the database system. Function similar to a bookstore, inadequate stock alert purchase, books classification, booksellers, book classification)
- 2014-01-03 15:39:03下载
- 积分:1
-
management functions applicable to the PB to bring their own databases, through...
实现图书借阅管理功能,适用于PB自带数据库,通过PB实现界面的编辑-management functions applicable to the PB to bring their own databases, through PB interface editor
- 2022-07-20 00:28:20下载
- 积分:1
-
论文提交系统,采用jsp技术,实现数据库的连接,提交,查找,更新,等功能。...
论文提交系统,采用jsp技术,实现数据库的连接,提交,查找,更新,等功能。-papers submitted, using jsp technology, database connectivity, submission, locate, update capabilities.
- 2022-02-13 18:49:27下载
- 积分:1
-
本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E―R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结...
本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E―R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图) D. 调试中出现的问题及解决方法(物理设计,调试及运行,维护) E. 访问数据库的方式(ODBC,-A. Demand Analysis System (Design/data flow diagram/data dictionary) B. database of information requirements (E-R diagram and relational data model) C. database operation and application requirements (module structure lt; Nothing study design and logic design gt;) D. Commissioning of the problems and solutions (physical design, debug, and the operation, maintenance) E. access to the database format (ODBC,
- 2023-08-29 18:55:04下载
- 积分:1
-
Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库
Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库-Visual Basic data access patterns of traditional ADO, use as a SQL sever database
- 2022-03-14 03:02:49下载
- 积分: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
-
VB中如何把SQL SERVER 中的备份和还原窗体调用出来,用户可以不用点击SQL中的备份和还原窗体...
VB中如何把SQL SERVER 中的备份和还原窗体调用出来,用户可以不用点击SQL中的备份和还原窗体-VB how the SQL Server backup and restore forms call, users do not have to click on the SQL Backup and Restore Form
- 2022-09-08 04:15:02下载
- 积分:1