搜索资源列表
direct_sql_with_odbc.zip
- 使用ODBC API 自己写的的一个CSQLDirect类,实现执行SQL语句、数据存取
ISQL_src.zip
- 一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序
test-2000002993
- delphi通过odbc连接sql sever数据库-delphi connect to sql server by odbc
ODBC异步调用
- ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。-ODBC asynchronous call : the examples of asynchronous transfer through Arbitrary ODBC database inquiries. Database queries using SQL statements.
vcToDB
- 在VC中通过odbc连接数据库(数据库不分种类,oracle\\sql server等)-in VC through odbc connect to the database (regardless of the database type, oracle \\ sql server, etc.)
用VC实现数据库多表联接的应用程序
- 用VC++6.0开发多表联接的数据库应用程序 介绍了用Visual C++6.0开发数据库应用程序时,使用MFC ODBC类的编程方法,详细说明了在MFC ODBC的派生类中设置SQL语句参数的方法,实现了二个表的关联。 关键字 数据库 ,多表联接,MFC ODBC-VC 6.0 multi-table database connectivity application procedures introduced with Visual C 6.0 database application de
SQL的连接和初步使用
- 数据库操作的简单例子 本程序是SQL的连接和初步使用。 一是要注册ODBC数据源,二是要在 BDE Administrator中进行配置。-database operation simple example of this procedure is SQL connectivity and initial use. First to be registered ODBC data sources, two of the BDE Administrator for distribution.
MFC_ODSC
- 本源码是用MFC通过SQL利用ODBC对数据库进行操作,有录入,删除、修改、读取等功能
ISQL_src
- 一个使用ODBC的交互式输入执行SQL语句,获取显示结果的程序-The app of excuting SQL alternatively and getting the result by ODBC
VB
- 使用Visual Basic 6.0作为管理系统的开发平台,ACCESS2000用于数据源的开发;使用ODBC(开放式数据库连接)进行对数据源 的连接,SQL结构化查询语言用于实现查询功能。之所以采用vb作为开发平台主要是考虑到对此种语言的熟悉性以及使用vb能够在较短的时间内给用户提供友好的界面和完善的功能,缩短了开发周期。而数据源的开发最初是想使用SQL Server企业管理器进行的,但是考虑到ACCESS的简单易用性,最终还是采用了ACCESS2000。-The use of Visual
sqllib
- 这是一个用QT开发的SQL部分的程序,是基于VC++平台的。-This is a QT with the SQL part of the development process, is based on VC++ platform.
studentdatabaseCreate
- 学生选课管理系统,用纯ODBC API实现,例子中也演示了用MFC ODBC实现的方法,对于SQL语言的理解有很大的直观帮助和体会。内有详细的实验帮助和使用说明已经程序的E-R图,源码都附加有注释,很容易理解。C语言+SQL实现。-Student course management system, using pure ODBC API to achieve, for example, also demonstrated the realization of using MFC ODBC met
odbc
- 基于ODBC数据访问技术,访问SQL SERVER,开发平台为VC6.0-Based on ADO data access technology, access ACCESS, development platform for VC6.0
access-through-ODBC-(Linux-windows)
- 在Linux和WINDOWS下通过ODBC访问Oracle和SQL Server数据库的解决方案-In the Linux and WINDOWS access through the ODBC Oracle and SQL Server database solutions
ODBC-API--SQL-Program
- 使用ODBC中的API对数据库进行编程的步骤-Use API for ODBC to program
odbc-file-enum--WinHelper
- 对特定目录下的文件列表进行记录,包括文件创建等3个时间,当创建多个记录点后可以对目录中的内容变化进行比较。 来源于一个查找病毒dll的经历。 涉及odbc,access数据库简单操作,基本的sql语言 从中你可以学到sql语言编写,odbc操作access,文件枚举等 -a simple file directory comparer. It contains basic odbc operation, access , sql lang and file enum.
ODBC-c
- 通过c语言连接数据库,odbc数据源,sql数据库。-Connect to the database through c language, odbc data source, sql database.
ODBC
- 里面有VC与SQL SERVER 2000的连接方式,有ODBC和ADO两种方式,步骤很详细。-There are connections VC and SQL SERVER 2000, the ODBC and ADO in two ways, very detailed steps.
SQL-database-extractor-module
- 本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-This procedure is mainly backup and restore the database to attach and detach the database, extract the data table, export data, and configure the ODBC data source and other functions.
SQL-database-extractor-module
- 本程序主要实现了备份和还原数据库、附加和分离数据库、提取数据表、导出数据、配置ODBC数据源等功能。-The program achieved a major backup and restore, attach and detach a , extract data tables, export data, configure the ODBC data source, and other functions.
