搜索资源列表
图书信息管理系统
- 是用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
modify
- 程序示例自动创建配置文件,调用创建连接串工具生成连接串并写入配置文件,还通过取一个数据库的数据写入另一数据库示例数据库操作。文件包含了完整的代码。是我为公司写的一个小程序,请大家提提意见。
GVclub3GVclubForumSystemSourceCodeV3.0beta
- 今晚在线(天津)工作室开发的 GVclub论坛系统.采用hibernate 3.0作为数据持久化解决方案,可移植性大大增强。兼容MS SQL SERVER 2000, Oracle, my SQL 等主流数据库,以JSTL作为JSP界面显示标签,尽可能的简化JSP页面的JAVA代码行。更加完美的滤错机制,增加了程序的健壮性。增加了帖子审核机制,完成了上一版本中没有的密码找回功能。部分页面采用系统自动生成的静态文件,减少了数据库查询次数。完善社区短消息,在线发送邮件,订阅主题等辅助功能。还有很多,
demo
- 文件写入,能够自动随即生成数据库中5000条数据
中文版SQL Server2000开发与管理应用实例
- 第 1 章 安装和配置SQL Server 1 1.1 SQL Server的版本和版本选择 1 1.2 安装SQL Server的常见问题 3 1.3 如何理解实例 5 1.4 如何实现无值守安装 5 1.5 Desktop Engine 9 1.5.1 MSDE 2000概述 9 1.5.2 获取MSDE 2000 9 1.5.3 安装MSDE 2000 10 1.5.4 管理MSDE 2000 11 1.5.5 支持的并发用户数和数据库容量 12 1.6 SQL Se
fybx.完成报销系统的业务流程
- 完成报销系统的业务流程;在报销系统中达到预算控制目的;将历史数据导入金蝶账套生成历史备查数据。,Achieve reimbursement system business processes in the reimbursement system to achieve the purpose of budget control to import historical data for future reference Kingdee账套generated data history.
SqlServier-SQLCE
- 完成SQL SERVER表结构自动生成SQL CE数据库;把sql server数据表导入到sql ce数据表中。-SQL SERVER table to complete the structure of automatically generated SQL CE database the sql server data table into sql ce data table.
DB2XML
- 该程序为C#开发的实现将数据库数据导出成XML文件的程序,程序配备数据库连接配置、数据生成与导出等。-The program for the implementation of C# development of the database to export the data into XML files, programs, with a database connection configuration, data generation and export, etc..
tdx
- tdx分时数据结构,能够对分时数据进行解析,自动生成分时结构-tdx hourly data structure that can parse data on time-sharing, automatic generation of time-sharing structure
databasecreatesql
- 数据库信息脚本生成可以装数据库中表的内容生成SQL语句,方便数据的导出和导入.-Database information generated scr ipts can be loaded the contents of the database table to generate SQL statements to facilitate the export and import data.
RunSql
- 一个输入SQL语句生成数据表记录的工具,支持SQLSERVER,无需安装,在windows环境下运行,类似于isqlw-Enter the SQL statement to generate a data table records tool support SQLSERVER, do not need to install in the windows environment to run, similar to isqlw
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,
BuilderDALSQL
- 动软数据访问层SQL版代码生成源码,没什么好说的,看了就知道了。快给我开通账号。其他的我下载了再说呵。-Dynamic soft version of SQL data access layer code generation source, there is nothing to say and read to know. Quick to open my account. Download the other to say Oh my.
CCM_Tool2.0
- 早期,自己开发net代码生成工具,现在拿出来共享。功能:数据访问,逻辑访问,页面代码,存储过程...生成模板-The early development of their own net code generation tools, and now come up with to share. Functions: data access, logical access, the page code, a template to generate stored procedures ...
ke_yan_guan_li
- 主要功能 基础数据库建设 数据导入导出-建库 数据仓库-数据挖掘(查询、排序、打印、统计、报表、批处理 数据管理--数据新增、修改等审核流程 综合考评 年度统计 门户管理 功能介绍 人员管理子系统 提供了人员、机构的各种信息。能够对人员增加、删除、修改、通用性查找、自定义搜索条件和显示字段生成模板进行智能化查找。能够对人员信息进行如年龄范围,指定职务等条件的文字统计和图形统计和报表,可以将人员信息导出成Excel格式。 机构管理子系统 对机构进行增加、删除、更新、指定上级机构、从人员部分指定机构
ACCESS_2_SQLserver
- 转换ACCESS数据库为sqlserver的工具.自动生成脚本并把数据insert进去. 该工具最爽的就是他可以把access数据库中的特定字段转换为适合在SQL中的字段, 并能自动创建索引等。真的是太合适了.-Convert ACCESS database sqlserver tools. Automatically generated scr ipt and insert the data into. Zuishuang of the tool is that he can acce
ImportTXTtoDB
- 导入TXT文件至SQL数据库表,将导出数据生成txt文件。-Import and Export SQL database table, generate txt file
create-script-of-db-data
- 导出数据库里面数据的脚本,直接可用脚本将数据生成到另一个数据库中-create scr ipt of database data
DataBaseTools
- 数据库表数据生成SQL添加语句,生成表添加字希语句。-Database Sql
makesql
- 方便将数据生成SQL语句.目前支持视图脚本、存储过程脚本、用户表结构+数据+主键+默认值的提取。 -Convenient data generated SQL statements now support view scr ipts, stored procedures, scr ipts, user data extraction table structure+++ The default value of the primary key.