Welcome![Sign In][Sign Up]
Location:
Search - vc ODBC API

Search list

[Windows Developzsj_odbc

Description: vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用-vc using ODBC API to the database operations, which include additional cut, change. Transplant GM
Platform: | Size: 49477 | Author: 11 | Hits:

[Other resourceodbc

Description: 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程
Platform: | Size: 84525 | Author: weihualin | Hits:

[Report papers用VC++编写的通讯录应用程序

Description: 用VC++编写的通讯录应用程序 一、设计题目、内容及要求 1、设计题目:通讯录管理程序设计 2、设计内容及要求: 利用MFC应用程序,ODBC API、MFC ODBC类、MFC DAO类、MFC 的OLE/DB、ActiveX数据对象ADO等几种Visual C++数据库连接技术,设计一个通讯录应用程序。要求通讯录中包括姓名、单位、通信地址、邮箱和联系电话等信息。程序实现通讯录记录的添加、删除、修改、浏览和查询功能。
Platform: | Size: 141824 | Author: laodalijuan@163.com | Hits:

[Windows Developzsj_odbc

Description: vc下利用ODBC API对数据库的操作,包括增、删、改。可以移植、通用-vc using ODBC API to the database operations, which include additional cut, change. Transplant GM
Platform: | Size: 49152 | Author: 11 | Hits:

[SQL Serverodbc

Description: 用VC++,ODBC的API函数访问数据库,程序中有详细的编写代码实现过程-With VC++, ODBC access to databases of the API functions, procedures in detail the process of writing code to achieve
Platform: | Size: 83968 | Author: weihualin | Hits:

[VC/MFCVC_DB_Programming

Description: 以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。-Practical for the purpose, combined with a specific database application, select the seven most representative examples of, respectively, introduce ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process.
Platform: | Size: 14336 | Author: 时天赋 | Hits:

[SQL Serverchengji

Description: 成绩管理系统,ODBCAPI的使用类,VC编写。-Performance management system, ODBCAPI use category, VC preparation.
Platform: | Size: 1218560 | Author: fsdff | Hits:

[VC/MFCVC_DataBase_Programing_Three_Steps

Description: 本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database applications, selected the seven most representative examples of, respectively, introduced ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access technology to customers and application development process. The book also ADO database components developed through examples and OLE DB server program development instance launched a database application developed by the High topic.
Platform: | Size: 3520512 | Author: 寒风 | Hits:

[VC/MFCVCshujuku

Description: 本书以实用为目的,结合具体的数据库应用,选择了7个最有代表性的实例,分别介绍ODBC API、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。本书还通过ADO数据库组件开发实例和OLE DB服务器程序的开发实例展开了数据库应用开发的高级话题。-The book for the purpose of practical light of the specific database application, select the seven most representative examples of, respectively, introduced the ODBC API, MFC s ODBC category, DAO, OLE DB and ADO database access client technology and application development process. The book also ADO database components to develop examples and OLE DB server instance to start the development of the database application development, senior topics.
Platform: | Size: 3544064 | Author: 苗然 | Hits:

[VC/MFCVCODBCAPI

Description: 详细介绍用API 进行ODBC 编程的方法 希望可以给大家带来指引性的帮助 -Detailed introduction to ODBC programming with API method can hope to bring the guidelines of the U.S. to help
Platform: | Size: 258048 | Author: 小红 | Hits:

[Database systemodbc

Description: Vc++编写的对ODBC数据库操作的源代码。-Vc++ Prepared ODBC database operations on the source code.
Platform: | Size: 117760 | Author: 李丽 | Hits:

[ADO-ODBCVC_odbc

Description: 使用ODBC API访问数据库,要运行程序,必须将数据库文件与可执行文件放在同一个目录下, 在VC开发环境中运行时,同样需要把数据库文件放到debug或者release目录下-Access the database using the ODBC API, it is necessary to run the program must be database files and executable files in one directory, in the VC run-time development environment, the same database files on the need to debug or release directory
Platform: | Size: 91136 | Author: | Hits:

[CSharpVC

Description: 开发Windows应用程序时,在很多情况下可能要和数据库连接。数据库类型多种多样,功能结构也各不相同。从比较简单的DBASE、FoxPro等到复杂的SYBASE、Qracle等大型数据库系统。VC++6.0都提供了一些接口。程序员可利用这些接口方便地开发数据库应用程序。MFC ODBC类就是其中的一个,在快速生成简单一致的接口应用程序方面这些类非常有用。用户不必了解ODBC API和SQL的具体细节,利用ODBC类即可完成对数据库的大部分操作。然而,VC++ Appwizard 生成的数据库应用程序,只是基于单个数据表的数据库应用程序。而实际应用中,往往要求数据库应用程序能关联二个或多个数据表。VC++的好多书籍对此只是简单的介绍。本文透彻地解决这一问题。 -Windows application development, in many cases probably want and database connections. A variety of database types, the functional structure varies. From the relatively simple DBASE, FoxPro complex until SYBASE, Qracle large-scale database system. VC++6.0 have provided a number of interfaces. Programmers can easily use these interfaces to develop database applications. MFC ODBC is one of a category, in the Express interface to generate a consistent application of simple procedures for these types of very useful. ODBC API users need not know the details of SQL and use ODBC database type can achieve most of the operation. However, VC++ Appwizard generated database application data sheet is based on a single database application. And practical applications, database applications often require to link two or more data tables. VC++ of many books on this simple introduction. In this paper, to solve this problem thoroughly.
Platform: | Size: 9216 | Author: th | Hits:

[ADO-ODBCVC

Description: VC++对数据库访问技术,分别介绍ODBC API、MFC 的ODBC 类、DAO、OLE DB 以 及ADO 的客户数据库访问技术和应用开发过程-Vc++ to database access technology
Platform: | Size: 2811904 | Author: 张立 | Hits:

[ADO-ODBCODBCDEMO2

Description: 了简化开发人员编写数据库应用程序,VC++的在其基础类库(MFC)里对ODBC API进行了封装,实现了一个面向对象的数据库编程接口,使VC++的数据库变得更加容易。 本章首先对MFC ODBC的概貌进行简要介绍,然后讲述利用MFC ODBC进行数据库开发的技巧,最后将通过具体数据库开发实例,详细讲述通过MFC ODBC开发数据库应用程序的方法和过程。-Simplify developers to write database applications, VC++ Class Library in its base (MFC) in the package on the ODBC API to achieve an object-oriented database programming interface, so that VC++ database easier. This chapter begins with an overview of the MFC ODBC brief introduction, then tell a story using MFC ODBC database development skills, and finally database development through specific examples, describe in detail through the MFC ODBC database application development methods and processes.
Platform: | Size: 4594688 | Author: snowolf | Hits:

[ADO-ODBCvc-134

Description: vc 数据库编程 第1章 数据库原理与访问  第2章 COM与数据库访问  第3章 数据库开发过程  第4章 VC++数据库开发基础  第1章 数据库原理与访问  第2章 COM与数据库访问  第3章 数据库开发过程  第4章 VC++数据库开发基础  第1章 数据库原理与访问  第2章 COM与数据库访问  第3章 数据库开发过程  第4章 VC++数据库开发基础 第5章:ODBC API编程第6章:MFC ODBC编程 第7章:DAO数据库编程第8章:OLE DB客户数据库编程第9章 ADO客户数据库编程第10章 开发ADO数据库组件-vc database programming  Chapter 1 Database and access  Chapter 2 COM and Database Access  Chapter 3, the database development process  Chapter 4, VC++ database development based  Chapter 1 Database and access  Chapter 2 COM and Database Access  Chapter 3, the database development process  Chapter 4, VC++ database development based  Chapter 1 Database and access  Chapter 2 COM and Database Access  Chapter 3, the database development process  Chapter 4, VC++ database development based on Chapter 5: ODBC API programming in Chapter 6: MFC ODBC Programming Chapter 7: DAO Database Programming Chapter 8: OLE DB client ADO database programming Chapter 9 Chapter 10 of the customer database programming development ADO database components
Platform: | Size: 3543040 | Author: tu | Hits:

[VC/MFCVC-P-P-database-programming

Description: 《VC++数据库编程》主要以已使用为目的,结合具体数据库应用,选择了相当具有代表性的实例,分别介绍ODBC APi、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。-" VC++ database programming" has been used mainly for the purpose of combining the specific database application, select a fairly representative examples, introduced ODBC APi, MFC' s ODBC classes, DAO, OLE DB and ADO client database access technology and application development process.
Platform: | Size: 2812928 | Author: 任飞 | Hits:

[CommunicationODBC-API-shixiantongxunlu

Description: 使用ODBC API实现通讯录,用VC++语言来写,能够直接运行-Using the ODBC API to address book
Platform: | Size: 109568 | Author: 功烈 | Hits:

[ADO-ODBCVC-ODBC-API-Programming

Description: 本例主要说明如何使用ODBC API 创建数据库应用程序。使用ODBC API 对数据库进行操作时,为了方便操作,通常对ODBC API进行封装。-This example shows how to use API ODBC to create a application. Use API ODBC to operate the , in order to facilitate the operation, usually API ODBC for packaging
Platform: | Size: 81920 | Author: 苏树林 | Hits:

[ADO-ODBCXP_ODBC

Description: 纯C,odbc api,微软的例子,对纯C odbc 编写有参考价值(Pure C, ODBC, API, Microsoft example, the preparation of pure C ODBC reference value)
Platform: | Size: 7168 | Author: 老安 | Hits:
« 12 »

CodeBus www.codebus.net