搜索资源列表
HowToManipulateOracleDataUsingVC++
- This paper shows How To Manipulate Oracle Data Using VC-This paper shows How To Manipulate Oracle Data Using VC++
VBjiakedaima
- 这个是VB操作数据的另一个例子,对于新手可能比较有用,希望大家多多支持!-This is another example of VB to manipulate data, might be useful for the novice, I hope you will support!
DAO_code_to_manipulate_database_to_modify_data_rec
- DAO操纵数据库修改数据记录代码DAO code to manipulate the database to modify the data record-DAO code to manipulate the database to modify the data record
DAO_code_to_manipulate_database_to_increase_data.r
- DAO操纵数据库增加数据代码DAO code to manipulate the database to increase data-DAO code to manipulate the database to increase data
DAO_code_to_manipulate_data_database_query
- DAO操纵数据库查询数据代码DAO code to manipulate data in database query-DAO code to manipulate data in database query
DAODemo
- 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
Microsoft-ADO-Programmers-Reference
- 使您能够编写通过 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
vb_mySQL_Store
- This program can show how to conect to a mysql database and manipulate data
sql
- 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.
AccessDataBase-ADO.NET
- 实现ADO.NET数据库访问技术,使用Command和DataAdapter对象操作数据库数据。-ADO.NET database access technology, Command and DataAdapter objects to manipulate database data.
RAPIDXML
- RAPIDXML中文手册 RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 R
vcPP
- vc++ access 对access的创建、访问、操作,例如添加、删除、修改等的基本的操作-vc++ access access to create, access, manipulate, such as add, delete, modify the basic operation
xml-vc
- VC++中操作XML,实现了一个CXMLFile类来操作XML文件-VC++ in XML, which implements a CXMLFile class to manipulate XML files
CDatabase_Excel_ODBC
- 使用MFC自带的CDatabase通过ODBC驱动访问、操作Excel的例子-By using the MFC ODBC driver that comes with CDatabase access, manipulate Excel examples
E-SQL
- 易语言操纵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
Ado
- 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.
ODBC
- 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.
creat-database--table-and-add-data
- C#操纵sql数据库 新建数据库,新建表,添加数据 很好的C#数据库编程入门demo-C# sql database to manipulate the new database, new tables, add data to a good C# Database Programming introductory demo
dataset-modify-and-update
- 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
201311300945
- 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
