-
图书销售管理系统
1.可以为销售商或顾客建立视图,抽取出对它们有用的信息。2.为销售商设计一些触发器,当有些操作需要提醒时,触发器会自动提醒如:提醒销售商品进货。3.建立存储过程,使销售商可以对某些基本表或视图进行查询、更新处理如:顾客查询图书信息
- 2023-03-21 17:15:03下载
- 积分:1
-
一个VB开发的很好的图书信息管理系统,在学校的毕业论文中得到了很高的分数...
一个VB开发的很好的图书信息管理系统,在学校的毕业论文中得到了很高的分数-a very good library information management system, the school dissertation was a high score
- 2023-05-11 13:25:03下载
- 积分:1
-
PKGAutoModel
程序自动导入生成模板, plsql程序,指定的模板自动生成(Program Auto Plsql)
- 2014-01-16 15:00:26下载
- 积分:1
-
数据库实验报告模式,SQL语句,里含五个实验,
数据库实验报告模式,SQL语句,里含五个实验,-Experiments reporting model database, SQL statements, where with five experiments,
- 2022-07-19 10:55:42下载
- 积分:1
-
第一级的Microsoft SQL Server 2005
Primer nivel de SQL Server 2005 de Microsoft
- 2022-04-10 17:48:07下载
- 积分:1
-
一个简单的图书管理系统,用PB和SQL sever2
一个简单的图书馆管理系统,用的是PB和SQL SEVER2-a simple library management system, is using the PB and SQL SEVER2
- 2022-05-09 10:05:42下载
- 积分:1
-
采用ASP和SQL2000制作的图书管理系统,不错的课程设计
采用ASP和SQL2000制作的图书管理系统,不错的课程设计-Produced by using ASP and SQL2000 library management system, a good curriculum design
- 2022-01-27 19:25:00下载
- 积分:1
-
VB to do merchandise sales management system
A complete source code and databa...
VB商品销售管理完整程序.rar
VB做的商品销售管理系统
有完整的源代码和数据库
只需连接好数据库就可以直接运行了
这是毕业设计
希望对大家有帮助-VB to do merchandise sales management system
A complete source code and database
Just plug in your database, you can directly run
This is a graduation project
We want to help
- 2022-01-25 19:27:59下载
- 积分:1
-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分: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