搜索资源列表
C++ODBC
- C++ODBC连接数据库的标准封装类,可以重用,直接加入工程,访问各个数据库平台-C ODBC database connectivity standard packaging categories, can be reused, directly joining the project, visit various database platform
OleDb_tongyongleiku
- C#编写的OleDb数据库连接通用类库,对我很有参考价值,希望对你也有用-OleDb prepared by the General Class Database Connection, I was useful, and I hope to you also useful
VLanPlayConsole-Fb
- 关于DELPHI下面使用ODBC 连接FIREBIRD数据库 采用C/S结构,此程序运用于CLIENT端,连接主机数据库,需要安装FIREBIRD ODBC连接程序
config_ODBC_data_source
- 用于数据库odbc连接的源码,在c#下成功运行
AccessDataQurey.rar
- 用C#实现的连接数据库,然后可以些SELECT语句来实现查询!,With C# Achieve connectivity database, and then can be more SELECT statements to query!
Library
- c++实现图书馆管理系统 连接数据库 课程设计-c++ connect to the database of library management systems curriculum design
SQLite
- 采用C#语言,连接Sqlite数据库的源码。-C# language, to connect Sqlite database source.
CconnectAccess
- 用c语言来连接access数据库的代码,包括删除,修改,插入等--Connect to the database (sql and access), using c language
dbview
- C#远程分布式数据库查询系统代码,程序分客户端连接和服务端,测试数据是MDB,也就是Access数据库,你可以换为SQL。测试时Windows弹出的警报需要点击允许连接。-C# remote Distributed database query system code, the procedure, the client and server, the test data is MDB Access database, you can change to SQL. The the test Wi
VCPP-ADO-ACCESS--
- 能够连接access 数据库和C++原代码,使用ado方式-Able to connect access database and C++ original code
leveldb-1.9.0.tar
- 数据库 leveldb LevelDB 只是一个 C/C++ 编程语言的库, 不包含网络服务封装, 所以无法像一般意义的存储服务器(如 MySQL)那样, 用客户端来连接它. LevelDB 自己也声明, 使用者应该封装自己的网络服务器.-Database leveldb LevelDB just a C/C++ programming language library package does not include network services, it is not like the
xingzhengguihua
- ArcGIS+C#+Access连接数据库,各种图表的生成-ArcGIS+C#+Access connect to the database, generate a variety of charts
LOOGI
- 一个简单的c++登录程序。实现了vc连接数据库登录页面。-A simple c++ login procedure. Achieved vc connect to the database login page.
Cinema-ticketing-system
- 这份代码是一个影院售票系统,使用c++连接数据库,连接方式ODBC,数据库使用access,原创代码,原理比较简单,很容易看懂-This is a cinema ticketing system based on c++ and Access. It used ODBC as connection. This code is original and easy to understand.