资源列表

« 1 2 ... .79 .80 .81 .82 .83 1184.85 .86 .87 .88 .89 ... 1803 »

[数据库编程SQL

说明:数据库的一些问题,数据库的连接等一些经常出现的问题。-SQL problem
<qiu> 在 2024-09-30 上传 | 大小:6144 | 下载:0

[数据库编程outanput

说明:熟悉SQL SERVER 2000的数据库管理员都知道,其DTS可以进行数据的导入导出,其实,我们也可以使用Transact-SQL语句进行导入导出操作。在Transact-SQL语句中,我们主要使用OpenDataSource函数、OPENROWSET 函数,关于函数的详细说明,请参考SQL联机帮助。利用下述方法,可以十分容易地实现SQLSERVER、ACCESS、EXCEL数据转换,详细说明如下:- Computer science
<琪琪> 在 2024-09-30 上传 | 大小:15360 | 下载:0

[数据库编程FingerPrin218430772010

说明:This code is a Very good Demonstration to store and retrieve Picture in the Access database and You can store the FingerPrint by using Microsoft FingerPrint Reader Device in the database for authentication purpose. You c
<slalmi> 在 2024-09-30 上传 | 大小:1136640 | 下载:0

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

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

[数据库编程database1

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

[数据库编程database2

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

[数据库编程CPP-to-Access

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

[数据库编程sqlite3-using-summary

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

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

说明:主要展示VB开发数据库的全过程。包括控件,窗体,及数据库-Indicate the whole process how to develop database system,including Controls,Forms,and Database
<vigours> 在 2024-09-30 上传 | 大小: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-09-30 上传 | 大小: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-09-30 上传 | 大小:2950144 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 1184.85 .86 .87 .88 .89 ... 1803 »

源码中国 www.ymcn.org