-
数据库编程,是实现了简单的图书馆借书还书的手续等等。
数据库编程,是实现了简单的图书馆借书还书的手续等等。-Database programming, is to achieve a simple library borrowing and returning books procedures.
- 2022-03-21 13:16:02下载
- 积分:1
-
这是用sql编写的在线考试系统代码,希望能给大家起到一定的帮助...
这是用sql编写的在线考试系统代码,希望能给大家起到一定的帮助-It is written with the sql code for online examination system, hoping to give you some help to play
- 2022-02-11 18:37:13下载
- 积分:1
-
VB操作SQL实例,快来下载吧,对初学者很有帮助的
VB操作SQL实例,快来下载吧,对初学者很有帮助的-VB operation SQL examples, Come download it, very helpful for beginners
- 2022-01-26 05:58:34下载
- 积分:1
-
返回一个包含行集的字符串格式。方法,getXML,TA…
This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY Integrated Security=SSPI ”
ProcedureName = stored procedure, or query statement with parameter markers.
Parameters = NULL for no query parameters or a variant containing either a scalar value or safe array of multiple query parameters. Make sure the client declares any parameter vector as an array of variants, i.e. in VB, Dim Params(1 to 3) as Variant … Scalar entries can be any type recognized by the STD_SWITCH macro defined in QueryHandler.cpp.
Result = Output string that holds the resulting row set XML.
DocumentElementName = optional specification of the XML root node name. Default value is “root”.-This returns a string containing row sets in XML format. The method, GetXML, takes as parameters:
DBService = SQL Server connection parameters, i.e.
“Data Source=XXX Initial Catalog=YYY In
- 2022-04-08 23:07:17下载
- 积分:1
-
lex/yacc sql代码
这是一个用lex/yacc实现的词法分析和语法分析以及语义分析的sql解析器,只需要通过make命令即可得到可执行代码。此代码可以实现简单的mysql语句,例如创建表,更新,查询等基础语句。
- 2022-02-01 12:48:08下载
- 积分:1
-
很好的SQL教程(21天学会SQL)
很好的SQL教程(21天学会SQL)-good SQL Directory (21 days Institute SQL)
- 2022-04-22 05:31:51下载
- 积分:1
-
OraclePLSQL很好的一本教程
可以打印 内容很详细
OraclePLSQL很好的一本教程
可以打印 内容很详细-OraclePLSQL a very good tutorial can print the contents of a very detailed
- 2022-03-24 11:49:21下载
- 积分: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
-
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以...
基于ASP.NET平台,开发语言为C#,内含有详细的用PowerDesinger设计的概念模型和物理模型,以及数据库建立SQL脚本。源码详细,是学习MIS开发以及毕业设计参考的好资料。-based on ASP.NET platform for the development of C# language. contain detailed PowerDesinger with a design concept model and physical model and the SQL database script. Source detailed study is the development of MIS and graduation design a good reference information.
- 2022-02-21 04:03:38下载
- 积分:1
-
本系统为汽车销售系统,对产品和客户的统计。能对本部门销售有较好的统计和了解,及时对本部门的销售进行调整。...
本系统为汽车销售系统,对产品和客户的统计。能对本部门销售有较好的统计和了解,及时对本部门的销售进行调整。-the system for auto sales, product and customer data. Can sales in this sector had better statistics and understanding of the timely sales of adjustment.
- 2022-09-23 11:30:04下载
- 积分:1