-
the procedure is a personal appraisal software, it from the system clock access...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。-the procedure is a personal appraisal software, it from the system clock access time information, If working in the day time when attendance column click on the appropriate column headings can be replaced daily personal record of working hours , a monthly statistical summary, by creating a document. can be arbitrarily View past records, Records also can be printed out on a monthly basis. In summary, the column can choose to view or print month.
- 2023-07-17 00:45:02下载
- 积分: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
-
pl sql 开发文档,可以下载,学习sql语法
pl sql 开发文档,可以下载,学习sql语法-plsql develop document
- 2023-01-17 06:25:04下载
- 积分:1
-
根据数据库字段生成存储过程和c#引用代码
根据数据库字段生成存储过程和c#引用代码
- 2022-02-12 22:53:17下载
- 积分:1
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1
-
viaual c+++ sqlsever database application system development and code examples i...
viaual c++ + sqlsever 数据库应用系统开发与实例 第三章代码-viaual c+++ sqlsever database application system development and code examples in Chapter III
- 2022-07-13 12:52:08下载
- 积分:1
-
Open source cms open source cms great great
开源的cms非常棒 开源的cms非常棒-Open source cms open source cms great great
- 2023-06-16 12:55:09下载
- 积分:1
-
收缩SQL2000数据库以及一个树型结构的搜索算法.
收缩SQL2000数据库以及一个树型结构的搜索算法.-Contraction SQL2000 database as well as a tree structure of the search algorithm.
- 2022-09-11 22: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
-
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Dat...
用ADO+CListCtrl操作SQL的示例程序,可方便地进行删除,更新,添加数据到SQL服务器。(网上非常少)。其中在ADOConn类中的Server和Database 应根据所在的具体环境进行修改,
希望对广大VC++爱好者有所帮助。-With ADO+ CListCtrl operation examples of SQL procedure can be easily delete, update, add the data to SQL server. (Online is very little). In category adoconn Server and Database should be based on the specific environment where amended in the hope that the general VC++ Lovers help.
- 2022-01-20 23:46:19下载
- 积分:1