-
yuandaima
做实验时候的代码,是数据库实验的一部分。不知道有没有用。(When the experiment code, the database part of the experiment. I do not know there is no use.)
- 2013-06-18 23:35:32下载
- 积分:1
-
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中...
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。-gas station management system used by the database, Operation Management System stations before please use the SQL Server 2000 inquiries analyzers create this database . In SQL Server2000 inquiries analyzer open sql directory a "filling station data management system Library. txt "file, the entire election after all of the code by pressing F5 operating procedures created by the operation of the database.
- 2022-03-20 15:07:31下载
- 积分:1
-
数据库 mysql
德尔福在 mysql 名望
提示: 您将赚取积分 (0-20) 基于您的源代码和说明的质量。质量低、 重复的代码或穷人所述将被删除。
- 2022-08-25 16:52:48下载
- 积分:1
-
详细收集整理各种SQL的操作语句
是从零基础到精通的必胜法宝...
详细收集整理各种SQL的操作语句
是从零基础到精通的必胜法宝
-Collected in detail the operation of a variety of SQL statements is the basis from zero to the master of the magic weapon to win
- 2022-11-27 23:30:03下载
- 积分:1
-
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。...
一个数据库测试实例,关于微软的SQL SERVER开发的。可以作为参考。-example of a test database on the Microsoft SQL Server development. May be used as reference.
- 2022-02-12 19:13:34下载
- 积分:1
-
SQL的查询语言,提供有需要的人查询,谢谢大家使用,这是英文版的...
SQL的查询语言,提供有需要的人查询,谢谢大家使用,这是英文版的-SQL query language to provide those in need inquiries, Thank you for the use of, this is the English version of
- 2022-05-13 05:59:17下载
- 积分:1
-
VB+SQL 一款SQL库的宾馆管理信息系统 具有查询房间信息 设备 等功能...
VB+SQL 一款SQL库的宾馆管理信息系统 具有查询房间信息 设备 等功能-VB+ SQL a SQL database of hotel management information system has a query function room information equipment, etc.
- 2023-01-29 08:30:03下载
- 积分:1
-
The website of the sql. Want to have a very detailed help. . . . . . . . . . . ....
有关网页的sql。非常详细希望有帮助-The website of the sql. Want to have a very detailed help. . . . . . . . . . . . .
- 2022-03-12 16:17:24下载
- 积分:1
-
仓库管理Delphi源码、软件方案,学习实用两不误
仓库管理Delphi源码、软件方案,学习实用两不误-warehouse management Delphi source code, software programs, learning practical things correct
- 2022-06-02 21:24:54下载
- 积分: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