-
I wrote it myself with an address book using the sql server 2000
我自己写的一个通讯录 配合sql server 2000使用 -I wrote it myself with an address book using the sql server 2000
- 2023-02-04 04:15:04下载
- 积分:1
-
VBAndSQLstudent
VB+SQL做的学生信息管理系统,全程源码和数据库备份(VB+ SQL to do the student information management system, full source code and database backup)
- 2009-06-14 10:03:38下载
- 积分:1
-
SQL sever 2000中数据库查询的学习资料,需要的请下载
SQL sever 2000中数据库查询的学习资料,需要的请下载-SQL sever 2000 database query in the learning materials need to download ...
- 2023-03-01 12:25:04下载
- 积分:1
-
基于SQL Server的数据库编程,MSDN杂志是数据库的问题。
基于SQL SERVER 的数据库编程,是关于MSDN杂志的数据库编程,采用ADO动态连接数据库-based on the SQL Server database programming, MSDN Magazine is on the database programming, ADO using Dynamic Link database
- 2022-03-22 02:40:44下载
- 积分: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
-
拖曳功能早已经成为各个网站吸引用户的一大亮点,那有没有想过如何把拖曳功能应用到电子商务网站的购物车功能模块中呢?
这样一来,购买者只需要把自己感兴趣的商品...
拖曳功能早已经成为各个网站吸引用户的一大亮点,那有没有想过如何把拖曳功能应用到电子商务网站的购物车功能模块中呢?
这样一来,购买者只需要把自己感兴趣的商品拖曳到自己的购物车中,也可以从购物车中删除商品 同时更新购物车的总体价格和数量。
本实例并没有链接数据库读取数据来初始化Products,而是创建了一些虚拟的商品-JQuery drag and drop shopping cart source code construct
- 2023-09-08 22:00:04下载
- 积分:1
-
This is prepared using VB ticket sales and inquiry management system, can be ach...
这是个用VB编写的机票销售与查询管理系统,可以实现对于机票的简直管理,该程序应在VB.net环境下运行,所用的后台数据库为SQL 2000,需将数据库备份还原后再运行-This is prepared using VB ticket sales and inquiry management system, can be achieved simply for the ticket management, the program should be run under VB.net environment, using the background database for SQL 2000, needs to be run after the database backup and restore
- 2022-02-02 18:03:40下载
- 积分:1
-
前台:asp.net;后台: sql server
一个功能完善的BBS系统源码。
前台:asp.net;后台: sql server
一个功能完善的BBS系统源码。
-Prospects: asp.net background: sql server a function of sound source BBS system.
- 2022-02-03 17:36:54下载
- 积分:1
-
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序...
Visual Basic下运行的学生信息管理系统,相信对很多人有用。。。
1.解压后将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序。
2.在每个项目子目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。-Visual Basic running under the Student Information Management System, I believe useful to many people. . . 1. Decompress each item will be copied to a subdirectory on your hard disk, and then can use Visual Basic to open procedures. 2. In each project subdirectory inside the sql directory will suffix. Sql documents opened, copied to the SQL Server 2000 Query Analyzer Lane. Then the implementation will result in the need for the database structure.
- 2022-05-26 02:50:11下载
- 积分:1
-
自己编写的迷你图书馆的完整程序.VC6MFC编写的,Windows界面.数据采用了Sqlserver2000.压缩包中已包括了数据库.先附加数据库再运行....
自己编写的迷你图书馆的完整程序.VC6MFC编写的,Windows界面.数据采用了Sqlserver2000.压缩包中已包括了数据库.先附加数据库再运行.-I have written a complete mini-library program. VC6MFC prepared, Windows interface. Data used Sqlserver2000. Compress the package have already been included in the database. First and then run an additional database.
- 2022-03-18 10:27:00下载
- 积分:1