资源列表

« 1 2 ... .28 .29 .30 .31 .32 1133.34 .35 .36 .37 .38 ... 1803 »

[数据库编程Manning.SQL.Server.MVP.Deep.Dives.Dec.2009

说明:SQL Server MVP Deep Dives
<candyjing> 在 2024-10-01 上传 | 大小:9992192 | 下载:0

[数据库编程database1

说明:该程序主要功能是访问数据库,包含了其全部源代码。-The program s main function is to access the database, including all of its source code.
<刘荷苇> 在 2024-10-01 上传 | 大小:3433472 | 下载:0

[数据库编程database2

说明:该程序主要是进行数据库的访问和简单的图形编程。-The program is primarily for the access to the database, and simple graphics programming.
<刘荷苇> 在 2024-10-01 上传 | 大小:3415040 | 下载:0

[数据库编程vba

说明:实现数据转换的接口功能,由access数据库,整合处理业务数据,得出web系统需要的报表-to accomplish the cability to tranfered the data from the access file to excel file, during the process, the tool analyses the datas from the access system ,generates a report
<姜新强> 在 2024-10-01 上传 | 大小:6144 | 下载:0

[数据库编程CPP-to-Access

说明:下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行 OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBu
<月落乌啼> 在 2024-10-01 上传 | 大小:17408 | 下载:0

[数据库编程sqlite3-using-summary

说明:sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库
<月落乌啼> 在 2024-10-01 上传 | 大小:39936 | 下载:0

[数据库编程Visual-Basic-Develop-Database

说明:主要展示VB开发数据库的全过程。包括控件,窗体,及数据库-Indicate the whole process how to develop database system,including Controls,Forms,and Database
<vigours> 在 2024-10-01 上传 | 大小:59753472 | 下载:0

[数据库编程Visual-CPP-Examples

说明:主要介绍用VC++开发数据库系统。包括VC++和ADO及DAO操作数据库的实例-Indicate how to use VC++ to operate Database,Including VC++ and ADO and VC++ and DAO.
<vigours> 在 2024-10-01 上传 | 大小:40249344 | 下载:0

[数据库编程Editor-of-Database

说明:一个简单实用的数据库编辑软件,以Northwind数据库为例,压缩文件中附有抓图,直观的反应了软件的操作界面。-A simple and easy use database editor. With northwind database as an example, the compressed files contain snapshot, with which, it shows the users how it works.
<caojun> 在 2024-10-01 上传 | 大小:2950144 | 下载:0

[数据库编程Access

说明:Access数据库应用教程-数据库工程师-the application of Access database
<QLY> 在 2024-10-01 上传 | 大小:6267904 | 下载:0

[数据库编程E-R

说明:E-R图 数据库设计经常使用 可以当模板文件用-E-R graph can be modified as a template to use database design often use ha
<陈松彬> 在 2024-10-01 上传 | 大小:13312 | 下载:0

[数据库编程Test

说明:客户端 和服务端的 中间件 数据库多层开发-Client and server middleware database multi-storey development
<高江化> 在 2024-10-01 上传 | 大小:1067008 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 1133.34 .35 .36 .37 .38 ... 1803 »

源码中国 www.ymcn.org