-
图书馆管理系统,用来管理图书信息等内容,比较实用
图书馆管理系统,用来管理图书信息等内容,比较实用-Library management system, used to manage the book information and other content, more practical
- 2022-08-03 23:04:45下载
- 积分:1
-
通过配置数据库连接并选择数据库表,数据库表…
通过配置数据库连接并选择数据库表,可自动生成数据库表的实体类,并且实体类中包含记录集合,可在类中对各记录集合进行修改后一次性提交保存,支持事务.-By configuring the database connection and select database tables, database tables can be automatically generated entity class and entity class collection contains records, you can type in the collection of the records submitted by the modified one-time preservation, support for Services.
- 2022-02-02 06:58:24下载
- 积分:1
-
C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.
C#的数据层架构,主要针对MSSQL MYSQL.ORACLE的数据库.-C# data-tier structure, mainly MYSQL.ORACLE MSSQL databases.
- 2022-03-23 05:06:16下载
- 积分:1
-
Sams Teach Yourself SQL in 24 Hours (4th Edition) (Sams Teach Yourself
Sams.Teach.Yourself.SQL.in.24.Hours的最新版本第4版!08年6月的(看文件名就知道了),PDF格式的,很清晰~-Sams Teach Yourself SQL in 24 Hours (4th Edition) (Sams Teach Yourself-- Hours) (Paperback) AUTHOR : by Ryan Stephens (Author), Ron Plew (Author), Arie D. Jones (Author) PUBLISHER : Sams publisher ISBN : 0672330180 EDITION : 4th PUB DATE : June 09, 2008 LANGUAGE : English RLS DATE : 06/14/2008
- 2022-07-15 07:14:20下载
- 积分:1
-
The use of an instance of a stored procedure to introduce the specific use store...
一个存储过程的使用实例,介绍存储过程的具体使用方法-The use of an instance of a stored procedure to introduce the specific use stored procedure
- 2022-02-03 20:46:34下载
- 积分:1
-
sql 99 of bnf paradigm, learning sql 99 standard of the most authoritative refer...
sql 99的 bnf范式,学习sql 99标准的最权威参考。-sql 99 of bnf paradigm, learning sql 99 standard of the most authoritative reference.
- 2022-02-12 05:56:48下载
- 积分: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
-
这我还没看,但因为是新技术我想肯定会有人需要就放上来了!...
这我还没看,但因为是新技术我想肯定会有人需要就放上来了!-I did not see it, but because it is new technology, I would like to acknowledge someone will need Fangshanglai!
- 2022-03-30 17:02:57下载
- 积分:1
-
商品销售管理系统!
基本上实现了:添加、删除,查询,修改等功能!...
商品销售管理系统!
基本上实现了:添加、删除,查询,修改等功能!-sales management system. Basically realized : add, delete, inquire, modify, and other functions.
- 2022-01-25 14:58:28下载
- 积分:1
-
C++访问SQL
在VC6.0编译环境下,通过C++语言编写的一个通过ADO接口访问SQLServer2008的应用程序,可以建立数据库,对其中的数据进行增删查改的功能。
- 2023-08-31 01:35:05下载
- 积分:1