搜索资源列表
25175学生成绩查询管理系统 v2.2
- 1.添加单个成绩 2.批量添加成绩 3.通过搜索并修改与删除 4.直接修改-1. Add two individual achievements. Batch added three results. Search and amended with the deletion of four. Direct changes
ADOUpdateSQLSrc
- AdoUpdateSQL for ADOExpress Microsoft s batch update method is in many ways far superior to the BDE. However, for those used to the convenience of the TUpdateSQL component there now is a way to immulate this using AdoUpdateSQL.-AdoUpdateSQL for
Folders
- Sybase批量操作(BCP)的设计和实现-Sybase batch operations (BCP) Design and Implementation
BsADOD_Dll_830
- ADO的封装,支持批处理和应用程序异步数据操作-ADO package, and support for batch applications Asynchronous Data Manipulation
Upload_data_to_oracle
- 将空间数据批量加载到Oralce Spatial(包括实现过程)-batch of spatial data loading Oracle Spatial (including the realization of the process)
TableToClass1.3
- 面向对象数据库开发时,需要将数据库中的表写成类使用,重复工作代码量巨大,该工具支持SQLServer2000数据库,可以将数据库中的表,批量转换在Delphi类.支持2种格式: 1. 类声明格式;(需要开发者在属性上按Shift+Ctrl+C) 2. 直接转换并保存Unit文件;-object-oriented database development, the need to database tables into categories of use, duplication of work
VIPManager_V1.0
- 商场VIP管理系统(我的课程设计),用的是ACCESS,是我用记事本改的(原先是《JAVA项目开发实践》上的一个例子,但有问题),然后在命令行下编译调试,还用到一些批处理命令来管理文档。配置数据源后,可登入使用:username:guest,password:123456-VIP shopping center management system (my course design), is using ACCESS is the notebook I used to change (the o
Delphi
- D制造者。Delphi代码批量生成,批量生成SQL数据库实体层、逻辑层、窗体界面层为DELPHI代码。 简化DELPHI开发人员的工作,节省DELPHI程序员的时间, 提高DELPHI程序员的开发效率; 实现半自动化DELPHI程序开发。-D manufacturer. Delphi batch code generation, batch generate SQL database physical layer, logic layer, form interface lay
Image-to-Access
- 实现在Access数据库批量导入图片功能。程序比较简单,但是很实用-Achieved in the Access database batch import images function. Procedure is relatively simple, but very practical
xuefeishouju
- 湖南中小学学费收据打印,可以成批打印湖南省非税收 中小学学杂费机制收据-Hunan primary and secondary school fees receipt printing, you can batch print Hunan mechanism for non-tax receipts for tuition and fees in primary and secondary schools
DBFEditor
- 自己开发的一款 dbf数据库文件的编辑工具。可查询、批量替换表中的数据。-Their development of a dbf database file editing tools. Can query, batch replace the data in the table.
CMS_Sys_Com
- JS10.COM站长个人制作,免费开源授权个人使用,任何人都不得用于商业行为 免费使用,可以自由传播和修改,但务必保留此说明文件以及版权信息 数据库采用xls,可用mdb,更改xls为mdb,Excel改为Access,首先新建全新MDB文件 xls首次使用是自行生成的 批量替换Session("Access")里面的Access值,增加Session安全 显示乱码情况清加上Response.Charset="GBK" -JS10.COM webmaster indivi
WorkbenchSrc-Build109
- SQL Workbench/J是一个独立于DBMS,跨平台的SQL查询分析工具。支持:直接在查询结果集中编辑,新增和删除数据;在查询结果集、SQL statement、导入和导出中支持BLOB数据。在SQL语句中采用变量替换;能够生成数据结构的XML报告,以便能够重构数据库模型;能够比较两个数据库在结构上有何不同之处;在编辑SQL语句时能够自动提示表格和字段;所有SQL脚本运行在批处理模式下;SQL Workbench/J还提供一个DataPumper工具用于直接在两台服务器上相互复制数据,Da
sjtjjs
- 在EXCEL中对数据进行统计计算,提取数据,身份证批量转换检查,采用VBA进行编程-In the EXCEL statistical calculations on the data, extract data, batch conversion card check program using VBA
E_Sql
- 可以批量执行sql脚本文件,执行完后可打开数据库查看-Sql scr ipt file for batch execution, the implementation of a database view can be opened after
conntodll
- 封装数据库连接源码为dll动态链接文件,提高安全性,用其中的批处理注册即可使用,数据源文件格式为xml,vb读取后连接到数据库-Package source code for the database connection dll dynamic link files, increase security, use one of the batch registration can be used, the data source file format is xml, vb to connec
automodify
- 自动批量修改PB中数据窗口的语法,可以修改打印格式、报表中的属性,修改字段定义类型及长度-Automatic batch modify the PB data in window syntax, you can modify the print format, the report attributes to modify the type and length of the field definition
Exceldr
- 菜鸟学习批量导入源码 很值得学习的一个软件-The rookie learn batch import source is worth learning a software
Ex_OracleTool
- (1)登录验证功能,输入用户名、密码、主机字符串可登录数据库; (2)能够显示数据库中当前用户的表; (3)选中某个表,能够显示当前表的内容; (4)添加记录功能。对于任何一个表,用户在界面中输入数据,向表中添加记录。 (5)可以删除表中某行记录; (6)数据库脚本(insert文)的导入导出功能; (7)数据库备份还原功能; (8)可执行用户输入的SQL语句(可批量执行) -(1) login authentication, enter a user na
DBServNetCount
- VC2010写的数据库程序,SQL Server数据库模拟一次性入库几百万几千万条记录,主要用来看改进批量查询速度性能。受硬性的服务器内存CPU处理器还有网络带宽影响外,也可建索引,分割表减少列查询,开销服务器建服务地址索引,存储过程和查询优化等。查询速度不能还不能满足多牺牲管理开销:备份恢复删除以换取速度。注意服务器内存将耗尽时停止和重启服务释放内存。-The VC2010 write database program, SQL Server database simulation dispo
