CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - 实例代码

搜索资源列表

  1. ASP.NET与数据库编程

    0下载:
  2. ASP.NET与数据库编程 1.在本实例中,使用的是SQL Server 2000的数据库而这里只给了对应的Access数据库,如果你想在你的机器上在运行程序需要在SQL Server下重新建立一样的数据库,或者使用前面介绍的导入导出工具将.mdb数据库转化为SQLServer数据库。 确保你的机器上的服务名,和程序中的代码要统一。 2.将library文件夹复制到C:\\Inetpub\\wwwroot\\目录下(一般情况是这样),即可运行程序 3.运行ASP.NET程序先要
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:84184
    • 提供者:yuli
  1. sfxdb_src_1.0.510.1

    0下载:
  2. 本代码是一个用ADO封装类开发的数据库应用实例-the code is a category with ADO Packaging development of the database application
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:3029155
    • 提供者:施立娟
  1. ADOTEST1

    0下载:
  2. 简单的连接Access 数据库实例代码
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:76258
    • 提供者:张汉
  1. VC++6_Code_For_DataBase

    1下载:
  2. vc++6.0 数据库编程 包含几十个实例程序 此代码也可以从迅雷上下载(其实我自己也是从上面下载下来的)
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6059123
    • 提供者:LiMing
  1. 8EVC_ADO

    0下载:
  2. 用Evc开发的一些有关数据库连接池的实例代码,供大家参考-Evc development with some of the database connection pool examples of code for reference
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:243065
    • 提供者:巫升华
  1. vc++6.0kaifawangluodianxingyingyongshilidaohang.ra

    0下载:
  2. vc++6.0开发网络典型应用实例导航完整代码-vc++ 6.0 Application Development Network typical navigation integrity code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3949917
    • 提供者:apple
  1. vc_database_program

    0下载:
  2. < VC++数据库编程技术与实例>>的随书光盘代码-<VC++ Database programming techniques and examples>> The CD-ROM with the book code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-30
    • 文件大小:4571630
    • 提供者:俞强
  1. ImageControl

    0下载:
  2. PHP版的天气预报小偷程序,适时获取某地当天和近五天的天气情况、空气指数、紫外线强度等。本程序属采集程序,本版实例是福清市天气预报,每隔一个小时自动采集一次,参数和模板可在index.php中修改。在使用时请修改代码换为你自己的城市,如果不知道城市代码可以到被采集站查询。 -PHP version of the weather thief procedures, timely access to the same day and nearly a five-day weather condi
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-16
    • 文件大小:152637
    • 提供者:xx
  1. ADOLinktoDBs

    0下载:
  2. 介绍使用ADO连接各种数据库的方法,并提供了实例代码-Describes the various databases using the ADO connection method, and provides example code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-06-22
    • 文件大小:43275264
    • 提供者:程明
  1. sqliteopreatemfc

    0下载:
  2. sqlite数据库使用实例代码,经过了测试的-sqlite database using the example code, tested
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-22
    • 文件大小:7148137
    • 提供者:
  1. SQLjtsqlyz

    0下载:
  2. sql关系数据库已经成为数据库系统的主流。目前广泛使用的数据库软件都是基于关系模型的。SQL的全称是Structured Query Language(结构化查询语言),是关系数据库中最常用的语言。SQL不仅可以管理数据库中的数据而且可以管理关系数据库本身,还可以通过交互式客户端应用程序直接访问SQL数据库。本书从SQL基本知识开始,结合流行的数据库软件(SQL Server和Oracle),讲述了数据操作与系统管理的方方面面。 本书特点  内容全面、结构清晰、查询方便
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-02
    • 文件大小:729244
    • 提供者:得过且过
  1. vbreadexcel-

    0下载:
  2. VB读取excel的实例代码,详细演示了如何使用VB读取Excel中工作表中的数据并使用-vb read excel project code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:4233
    • 提供者:钱晓峰
  1. project

    0下载:
  2. MFC读写Access数据库实例代码和讲解过程以及在编程中一些心得-MFC read and write Access database sample code and explain the process and some experience in programming
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-06
    • 文件大小:24815
    • 提供者:yzs
  1. databasedemo

    0下载:
  2. 一个简单的数据库测试实例代码,可以链接数据库,读取,写入,删除,修改-A simple database test case code, you can link to databases, read, write, delete, modify,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:127654
    • 提供者:孙晓
  1. Ex11_3

    0下载:
  2. 配套李英的《VC++编程与项目开发》的数据库实例代码,适合初学者入门VC++编程-Supporting Li Ying s "VC++ programming and project development," the database code examples for beginners VC++ Programming
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-08
    • 文件大小:365799
    • 提供者:张浩
  1. VC-ADO-Access

    0下载:
  2. 实现VC++环境下通过ADO方式连接access读写查询操作实例代码-VC++ environment to achieve through connecting access ADO to read and write the query operation example code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:45583
    • 提供者:majingchao
  1. Base100

    0下载:
  2. C#调用DLL,标准实例代码,很有代表性-C# Call DLL, the standard examples of code, very representative
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:hui9esi
  1. open-with-scm

    0下载:
  2. 用服务启动应用的C程序实例 代码全部用c编写 -Start with the service application code examples for C programs written entirely in c
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3667
    • 提供者:ddebe3580hugu4
  1. VBRegedit

    0下载:
  2. VB修改注册表的完整实例代码,是VB 利用API函数读写、修改注册表的参考示例,内含有注释说明。-A complete example of VB code to modify the registry is the VB to use API functions to read and write, modify the registry reference example, contains explanatory notes.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2966
    • 提供者:yyu6u23fupagm
  1. Base100

    0下载:
  2. C#调用DLL,标准实例代码,很有代表性-C# Call DLL, the standard examples of code, very representative
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:t22zhuole
« 12 3 »
搜珍网 www.dssz.com