搜索资源列表
LabVIEWODBC
- lABVIEW下动态配置ODBC,数据库路径可自由选择。能生成EXE可执行文件-lABVIEW Dynamic configuration ODBC, the database path to be free to choose. Can generate an executable EXE file
ADO
- ODBC(Open Database Connectivity),开放数据库互连。ODBC是上个世纪八十年代末九十年代初出现的技术,它为编写关系数据库的客户软件提供了一种统一的接口。ODBC提供一个单一的API,可用于处理不同数据库的客户应用程序。使用ODBC API的应用程序可以与任何具有ODBC驱动程序的关系数据库进行通信。 -ODBC (Open Database Connectivity), ODBC. ODBC is the last century at the end of t
Hook
- OLE DB,对象链接与嵌入数据库。 OLE DB在两个方面对ODBC进行了扩展。首先, OLE DB提供了一个数据库编程的COM接口;第二, OLE DB提供了一个可用于关系型和非关系型数据源的接口。 OLE DB的两个基本结构是OLE DB提供程序(Provider)和OLE DB用户程序(Consumer)。-OLE DB, Object Linking and Embedding Database. OLE DB for ODBC in the two areas have been e
Visualc++shilijiaocheng
- 数据库 sql 2000 vc++ mfc几个简单的例子-Database sql 2000 vc++ mfc a few simple examples
mysql-connector-odbc-noinstall-5.1.5-win32
- mysql数据库的驱动程序压缩包,下载后,就可用于myeclipse和mysql的连接-Mysql database driver compressed package,After download, it can be used to myeclipse and mysql connection
04
- 事例介绍了19种为数据库添加新记录的方法。作为使用ADO和DAO以及SQL语句的各种操纵数据库的手段。使用注意:使用代码灵活但容易出错,直接配置控件简单但不灵活。本例中没有使用ODBC和DSN,而是用VB和ACCESS数据库通过JET连接为例子。请随便修改和使用本例,但在复制过程中请保留本例所有文件
MP3ManagementSystem
- 运用MFC ODBC数据库编程,做的一个MP3管理小系统-MFC ODBC database application programming, so a small MP3 Management System
ReadWriteExcel
- 直接通过ODBC读、写Excel文件示例实现对话框-Directly through ODBC reading, writing sample Excel file dialog to achieve
CollocateODBC
- 使用VC++写的自动配置ODBC数据库的程序。-The use of VC++ to write the auto-configuration procedures ODBC database.
sqlncli
- Microsoft SQL Server Native Client (SQL Native Client) 是一个同时包含 SQL OLE DB 访问接口和 SQL ODBC 驱动程序的动态链接库 (DLL)。它对使用本机代码 API(ODBC、OLE DB 和 ADO)连接到 Microsoft SQL Server 7.0、2000 或 2005 的应用程序提供运行时支持。应使用 SQL Native Client 来创建新的应用程序或增强需利用 SQL Server 2005 新增功能的
OllyDbg-v1.10flyODBG
- ODBC 方式 C++ 操作EXCEL的源代码-ODBC EXCEL
bank
- 转发一个朋友的银行管理系统设计的,用ODBC连接的-Forward a friend' s bank management system design, and ODBC connected with
php-5.2.0-win32
- 一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、 动态GIF生成等功能,PHP3直接为很多数据库提供原本的连接,包括Oracle,Sybase,Postgres,Mysql,Informix,Dbase,Solid, Access 等 ,完全支持ODBC接口,用户更换平台时,无需变换PHP3代码,可即拿即用。Php3
CUser
- 使用odbc访问sql server2000数据库-Access to sql server2000 database using odbc
VCandACESS
- 在VC环境中连接数据库的一个用ODBC的例子和一个MFCDAO的例子(数据库都用ACCESS) -Connect to the database in the VC environment in an example using ODBC and a MFCDAO example (databases using ACCESS)
class_odbc
- odbc vfp程序连接代码,高效访问异构数据库的范例-connect odbc vfp code
ODBC-Excel-cPP
- 直接通过ODBC读写Excel表格文件!!! !!! !!!!!1-Directly read and write Excel spreadsheet files through ODBC
pb-odbc
- PB自动创建ODBC驱动,不带任何插件,纯PB代码-PB ODBC driver is automatically created, without any plug-ins, pure PB Code
pb-odbc
- pb9.0写的创建ODBC连接,纯PB代码(POWDRBUILDER9.0WIRTECREAEODBC,)
VC++ ODBC 用户DSN连接数据库开发应用程序
- VC++开发数据库系统时,可以把SQL2000数据库表作为内部数据储存仓,连接数据库时采用ODBC配置数据源,这是一个比较通用的配置数据库的方法(When developing a database system with VC++, the SQL2000 database table can be used as the internal data storage warehouse, and the ODBC configuration data source is used when c