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

搜索资源列表

  1. HowToManipulateOracleDataUsingVC++

    0下载:
  2. This paper shows How To Manipulate Oracle Data Using VC-This paper shows How To Manipulate Oracle Data Using VC++
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:285712
    • 提供者:tom
  1. VBjiakedaima

    0下载:
  2. 这个是VB操作数据的另一个例子,对于新手可能比较有用,希望大家多多支持!-This is another example of VB to manipulate data, might be useful for the novice, I hope you will support!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:10664
    • 提供者:xiaoyuer
  1. DAO_code_to_manipulate_database_to_modify_data_rec

    0下载:
  2. DAO操纵数据库修改数据记录代码DAO code to manipulate the database to modify the data record-DAO code to manipulate the database to modify the data record
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:17642
    • 提供者:ak37
  1. DAO_code_to_manipulate_database_to_increase_data.r

    0下载:
  2. DAO操纵数据库增加数据代码DAO code to manipulate the database to increase data-DAO code to manipulate the database to increase data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-30
    • 文件大小:18066
    • 提供者:ak37
  1. DAO_code_to_manipulate_data_database_query

    0下载:
  2. DAO操纵数据库查询数据代码DAO code to manipulate data in database query-DAO code to manipulate data in database query
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-24
    • 文件大小:18335
    • 提供者:ak37
  1. DAODemo

    0下载:
  2. MFC DAO类使用Microsoft Jet数据库引擎操作位于系统数据库和用户数据库中的数据,它与基于ODBC的MFC数据库类截然不同,DAO通过Microsoft Jet访问数据,而MFC的ODBC类通过ODBC和ODBC驱动程序操作数据。一般来说,在访问Microsoft Jet数据库引擎,基于DAO的MFC类比基于ODBC的MFC类处理能力更强大。-MFC DAO classes use Microsoft Jet database engine operating on the sys
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:4013098
    • 提供者:snowolf
  1. Microsoft-ADO-Programmers-Reference

    0下载:
  2. 使您能够编写通过 OLE DB 提供者对在数据库服务器中的数据进行访问和操作的应用程序。其主要优点是易于使用、高速度、低内存支出和占用磁盘空间较少。ADO 支持用于建立基于客户端/服务器和 Web 的应用程序的主要功能。 -Allows you to write through the OLE DB provider for the database server to access and manipulate data applications. Its main advantage i
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:802009
    • 提供者:李玉喜
  1. vb_mySQL_Store

    0下载:
  2. This program can show how to conect to a mysql database and manipulate data
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-17
    • 文件大小:19009
    • 提供者:hadock
  1. sql

    0下载:
  2. SQL is a standard language for accessing databases. Our SQL tutorial will teach you how to use SQL to access and manipulate data in: MySQL, SQL Server, Access, Oracle, Sybase, DB2, and other database systems.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:83845
    • 提供者:rakin
  1. AccessDataBase-ADO.NET

    0下载:
  2. 实现ADO.NET数据库访问技术,使用Command和DataAdapter对象操作数据库数据。-ADO.NET database access technology, Command and DataAdapter objects to manipulate database data.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-31
    • 文件大小:213335
    • 提供者:Jason
  1. RAPIDXML

    0下载:
  2. RAPIDXML中文手册 RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 R
  3. 所属分类:ADO-ODBC

    • 发布日期:2016-01-26
    • 文件大小:564224
    • 提供者:Silence
  1. vcPP

    0下载:
  2. vc++ access 对access的创建、访问、操作,例如添加、删除、修改等的基本的操作-vc++ access access to create, access, manipulate, such as add, delete, modify the basic operation
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-18
    • 文件大小:6035259
    • 提供者:王朝辉
  1. xml-vc

    1下载:
  2. VC++中操作XML,实现了一个CXMLFile类来操作XML文件-VC++ in XML, which implements a CXMLFile class to manipulate XML files
  3. 所属分类:数据库编程

    • 发布日期:2013-11-24
    • 文件大小:48799
    • 提供者:周林
  1. CDatabase_Excel_ODBC

    0下载:
  2. 使用MFC自带的CDatabase通过ODBC驱动访问、操作Excel的例子-By using the MFC ODBC driver that comes with CDatabase access, manipulate Excel examples
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:5776
    • 提供者:温志平
  1. E-SQL

    0下载:
  2. 易语言操纵MYsql的一个例子,里面有两个例子,一个是读mysql的,一个是读写mysql 的。初学者可以研究一下-A easy language to manipulate the MYsql example, there are two examples, one is reading of MYsql, a MYsql is, speaking, reading and writing . Beginners can look at
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:1151446
    • 提供者:xiaohui
  1. Ado

    0下载:
  2. vb访问sql Server 数据库的通用类,能够方便操作数据库,包括连接、查询、删除等。-vb sql Server database access for the general category, the ability to easily manipulate the database, including the connection, query, delete, and so on.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:1588
    • 提供者:leibin
  1. ODBC

    0下载:
  2. The C++ class to manipulate ODBC functions with a prototype metadata class to generate fields dynamic for using with Statements read values for schema database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:35206
    • 提供者:Jackson Werka
  1. creat-database--table-and-add-data

    0下载:
  2. C#操纵sql数据库 新建数据库,新建表,添加数据 很好的C#数据库编程入门demo-C# sql database to manipulate the new database, new tables, add data to a good C# Database Programming introductory demo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:59504
    • 提供者:changli
  1. dataset-modify-and-update

    0下载:
  2. C#操纵sql server数据表进行显示,数据修改,更新 vs2010环境,对C#的sql数据库编程入门有很好的指导作用 -C# sql server to manipulate data tables for display, data modification, updating vs2010 environment for programming in C# sql database entry has a good role in guiding
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:59777
    • 提供者:changli
  1. 201311300945

    0下载:
  2. vc数据库提取器可以直接登陆本地或远程数据库,登陆成功后可以直接操作数据库,包括查看,插入,修改等等,有了这个工具操作数据库就更加的方便了。 -vc database extractor can directly visit a local or remote database, after the successful landing can directly manipulate the database, including the view, insert, modify, etc. W
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:293522
    • 提供者:小龍
« 12 »
搜珍网 www.dssz.com