-
内容是
本内容是《SQL Server 数据库开发实例解析》一书的配套光盘中的全部内容-The content is
- 2023-01-25 12:45:08下载
- 积分:1
-
车票信息系统用于vb课程设计是初级软件,仅供学生做课程设计使用...
车票信息系统用于vb课程设计是初级软件,仅供学生做课程设计使用-ticket information system for vb primary curriculum design software, is for students to do course design
- 2022-04-12 07:41:37下载
- 积分: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
-
Oracle BerkeleyDB
Oracle BerkeleyDB--SQLitehttp--www_sqlite_com_cn-_files2.rar//bdb3
- 2022-03-21 05:49:47下载
- 积分:1
-
汽配管理系统源程序,可以了解组合框及表格打印等应用,适合初学者。...
汽配管理系统源程序,可以了解组合框及表格打印等应用,适合初学者。-Auto Parts Management System source code to understand the combo boxes and forms printing applications, suitable for beginners.
- 2022-12-16 05:05:03下载
- 积分:1
-
should be very detailed 1,10 ... hope to be able to help everyone of us will be...
应该很详尽咯...希望能够帮助到大家才好啊...应该米什么错误的...大家放心使用吧-should be very detailed 1,10 ... hope to be able to help everyone of us will be good ... What meters big mistake ... Andrew worry about it
- 2023-06-08 22:35:03下载
- 积分:1
-
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Ora...
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for the test (not built Index) There"s a lot of duplication of records. Later up in the deletion of duplicate records, Oracle, can only achieve rowid delete duplicate records; Also temporary tables can be built to achieve ... the only mention of several simple, practical methods, and we hope to share (table employee example).
- 2023-05-24 08:40:03下载
- 积分:1
-
图书管理系统 VB实现 课实现正常的图书馆系统书籍管理实现...
图书管理系统 VB实现 课实现正常的图书馆系统书籍管理实现-VB library management system to achieve
- 2022-02-02 14:58:08下载
- 积分:1
-
liti3
mysql5.5从零开始学的例题源码,第7章第8章的例题源码(mysql5.5 source code examples to learn from scratch, Chapter 7, Chapter 8 Example source)
- 2013-12-26 09:12:31下载
- 积分:1
-
The source code contains a customer relationship database system, including with...
本源码包含了客户关系数据库系统的实现,包含与C++的接口ODBC,很不错的。-The source code contains a customer relationship database system, including with the C interface ODBC, very good.
- 2022-05-30 11:47:54下载
- 积分:1