搜索资源列表
Ibatis数据表对象自动生成器
- Ibatis数据表对象自动生成器,根据指定的表名,自动的生成增删改的ibatis的xml文件和对应的java语言的VO文件 很方便
图书信息管理系统
- 是用VFP写的一个图书馆管理程序,主要是对数据库方面的操作,对图书资料的添加,删除,修改,查询等功能...还有数据报表的生成等-VFP is written by a library management procedures, mainly for database operation, information on the books to add, delete, modify and query capabilities ... also the data generated such
lhh520_rsbx
- 数据库人寿保险通用系统 本系统主要负责保险资料的管理,用户在通过授权后访问系统,对客户资料、被保人资料等信息进行日常维护并可根据需要查询所需的数据,然后生成打印报表。本系统在设计过程中以人为本,充分考虑了用户的需求,界面采用微软标准界面。本系统是以Delphi7.0为前台开发工具,以SQL Server为后台数据库,开发的一套完整的基于C/S(Client/Server)结构的管理信息系统。-database system of the system is mainly responsibl
pro_sql
- 存储过程脚本程序源码,自己过去写的方便编写存储过程的程序,能够选中表-〉选择字段-〉自动生成增加、修改的存储过程-stored scr ipt source of his past was prepared to facilitate the process of storage procedures, selected to Table-> choice field-> Automatic Generation add, modify the storage process
wwwwSQL
- 生成学生学籍管理系统的表单,希望对大家有帮助,-generate the Student Management System form, and I hope to help you, thank you!
baogang
- wincc从一系列曲线中得出一个标准曲线,并且计算每种的条数,并且在系统由报警时生成报警表等等。-wincc from a series of curves drawn a standard curve, and the calculation of the number of each type, and the system generated by the police when the police and so on.
SQLCode代码和SQL生成向导
- 这是个SQL语句和代码生成向导,当写字段较多的SQL语句时很省事,适用于Delphi、C++Builder。 通过本程序可以方便快速的生成对Oracle单表的Insert、Update、Delete语句和对应的Delphi组件。 如果你想对Oracle表进行Insert、Update、Delete操作,那么只要把通过本向导产生的组件和代码 粘贴在程序里就可以直接运行。 --------------------------------------- 使用者须知:因为Oracle
mysql数据自动生成工具
- JAVA写的mysql数据自动生成工具,灵活多变,很方便
getinsertsql
- 将SQLSERVER记录还原生成Insert的SQL语句,方便生成数据库安装记录,备份重要数据, 支持字段多,但暂时不支持image类字段-SQLSERVER records will be generated to restore Insert the SQL statement to generate a database to facilitate the installation records, back up important data to support the field,
testsystem
- vb试卷生成系统!能够生成8开vb考试试卷,当然如果想变成其他系统,只要把试题更改就可以了!-vb test generation system! Able to generate 8 to open vb examination papers, of course, if you want to turn into other systems, so long as questions can be a change!
111
- 考试试卷自动生成系统论文 包括代码 -Examination papers, including papers automatic code generation system, etc.
sqldu
- 数据库代码生成器主要是便于程序员不需要些很多的SQL的代码,只要写他的条件就可以生成很好的SQL语句-sqldu where and sql
GT.PubSys
- 利用cshap写的一个自动生成数据库及数据表和修改数据库表的一小学习程序-Cshap written by the use of an automatic generation of database and data table and modify the database tables of a small learning process
mytest
- 试卷生成系统,这是一个基于c++和数据库的既可以自动生成试卷也可以手动组卷的系统,良好的设计风格,是很好的成品-The system of abtaining exam paper
data_dictionary_tool
- 数据字典生成工具,这是一款调用数据库函数的pb程序,对pb数据库连接运用有一定帮助-Generate the data dictionary tool, it is a call to the database function pb procedures, the use of a certain database connection pb Help
VBSQL2000testsystem
- VB 结合 SQL2000的试卷生成系统,广泛交流,多提意见-VB combined with SQL2000 papers generation system, extensive exchange and opinions
VCEXECLbaobiao
- VC中调用EXECL模板生成报表,可以用在数据库系统中作统计报表,很实用-VC call EXECL templates to generate reports
OracleTableStatistic
- 统计oracle数据库中业务表中的记录数,生成excel文件-Statistics oracle database the number of business records in a table
mysql数据字典生成
- Mysql 数据库的字典生成 欢迎大家试试看 从别处转载的(Dictionary generation of Mysql database)
C#动态脚本生成库
- 采用 Fluent 语法方式动态生成 SQL 语句,可通过不同的 Db Vendor 生成不同的数据库查询脚本