资源列表
SQL2000JDBCSP3
- windows SQL2000 SP3是利用SQL2000 编程必须的工具包,很好用。-windows SQL2000 SP3 using SQL2000 programming toolkit should be well used.
DAO070629
- 利用DAO平台,将数据写入MDB(ACCESS类)文件,适合做小型本地的数据库
keel-25643
- KeelKit 一款国产ORM工具,自动生成Model、自动生成表单、自动生成单元测试框架、自动生成存储过程访问接口、自动配置连接字符串,代码行数统计、程序集版本号码控制、源码HTML生成、自动生成表结构Word文档、自动支持各种.Net项目,如F# 和IronPython ,自动生成与其它语言交换的Model、使用了泛型的DBHelper、查询语句强类型化、支持事务、无语言界限、无数据库界限!-KeelKit a domestic ORM tools, automatic generation
sqlinout
- SQL Server数据库数据导出和导入为文本文件-SQL Server database data export and import as a text file
Attendance
- 关于企业对员工的考勤管理!包括统计,查询,删除等!-On business-to-staff attendance management! Including statistics, query, delete and so on!
Employee
- Vb.net database sample
TeachYourselfSQL_SQLServer
- 适合sql sever 2005的sql语句 《SQL 必知必会》的源码-Sql sever 2005 for the sql statement " SQL must know will be" the source
SQLServerVB
- 导入导出SQL Server数据的VB通用类,采用Vb 开发,基本能完成所有数据导入导出-Import and Export SQL Server data types of VB common using Vb development, the basic data to completion of all import and export
ftp2
- ftp连接池,节省创建ftp连接的时间 -ftp connection pool, saving the time to create ftp connect
LINQ
- 微软的新玩具 LINQ的基础入门教程,想跟上脚步的人九快来吧 -Microsoft' s new toy Tutorial LINQ basis, on the footsteps of those who would like to Come and let 9
ADOConnectionandDatagridAutosize
- 连接ADO,根据数据记录集自动调整DataGrid列宽-ADO Connection, fix column width of datagrid automatically according to length of column.
studentdatabaseCreate
- 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met