-
常用命令MySQL手册
mysql常用命令手册 mysql常用命令手册-Common commands mysql manual
- 2022-01-22 12:29:20下载
- 积分:1
-
员工信息管理系统
员工信息管理系统 -staff information management system staff info rmation management system staff information management system
- 2022-11-09 15:50:04下载
- 积分:1
-
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序...
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。
2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Visual Basic running under the Student Information Management System, I believe useful to many people. . . 1. Decompress each item will be copied to a subdirectory on your hard disk, and then can use Visual Basic to open procedures. 2. In each project subdirectory inside the sql directory will suffix. Sql documents opened, copied to the SQL Server 2000 Query Analyzer Lane. Then the implementation will result in the need for the database structure.
- 2022-05-26 02:50:11下载
- 积分:1
-
SQLite是一个小型的、快速的、可嵌入的数据库。是什么使它受欢迎的组合…
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.
- 2023-05-15 04:05:03下载
- 积分:1
-
商品库存管理系统,可以了解列表框控件,组合框控件的用法,适合初学者参考。...
商品库存管理系统,可以了解列表框控件,组合框控件的用法,适合初学者参考。-Goods inventory management system, you can understand the list box control, combo box controls to use, suitable for beginners reference.
- 2023-03-01 08:55:03下载
- 积分:1
-
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
-
通过串口接收数据,并把接收到的数据保存到数据库中
通过串口接收数据,并把接收到的数据保存到数据库中-recive data from serial prot and save the data to the database
- 2022-03-31 11:58:15下载
- 积分: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
-
MICROSOFT SQL SERVER FOR WINDOWS NT SQL elaborate on the application and solve t...
MICROSOFT SQL SERVER FOR WINDOWS NT 有关SQL的详细讲解及应用中的问题解决-MICROSOFT SQL SERVER FOR WINDOWS NT SQL elaborate on the application and solve the problem
- 2022-12-04 17:20:03下载
- 积分:1
-
err
《SQL手册》中文版,详细介绍了SQL的很多语句和函数-err
- 2022-10-09 15:10:03下载
- 积分:1