搜索资源列表
CreateODBC DSN
- 动态创建access或者oracle的ODBC数据源-create dynamic access to the oracle or ODBC data sources
vcToDB
- 在VC中通过odbc连接数据库(数据库不分种类,oracle\\sql server等)-in VC through odbc connect to the database (regardless of the database type, oracle \\ sql server, etc.)
otl
- This document describes the Oracle, Odbc and DB2-CLI Template Library, Version 4.0 (OTL 4.0). OTL 4.0 is a C++ library based on templates. It integrates all of the previous releases into one library.
JSQ工具
- java写的数据库查询程序,支持多种数据库,1. 支持SQLServer,MySQL,Oracle,JDBC-ODBC桥。自带jdbc驱动,不需要额外的驱动-write java database query procedures, support for multiple databases, 1. Support for SQL Server, MySQL, Oracle, JDBC-ODBC Bridge. Onboard jdbc-driven, no additional driver
ODBC(C)
- ODBC访问数据库示例。虽然此类代码已经不少了,但是如此简单易学习的并不多。-ODBC access to the database sample. Although such code has many, but such a simple and easy to learn not much.
oracle_insert_methods
- 介绍了一种在oracle里,如何生成Insert语句脚本的方法-Introduce a kind of oracle at ri, how to generate Insert Statements scr ipt
ODBCORACLE
- 自己做的一个ODBC动态链接ORACLE数据源的例子..大家可以做参考-Their own to do a dynamic link ODBC data source ORACLE example .. we can make reference to ...
ORACLE
- vc中操作ORACLE数据库的实例!实现了对Oracle数据库的操作!-vc operates the ORACLE database the example! Has realized to the Oracle database operation! -vc operates the ORACLE database the example! Has realized to the Oracle database operation!
VcToOracle
- vc++ 通过ODBC连接oracle数据库-vc++ ODBC oracle
200711199152697
- 程序演示了如何动态添加、移除ODBC DSN,这在数据库编程中是很有用的,可以不必一台一台机器地区配置ODBC DSN,程序中包括动态添加、移除SQL Server、Oracle的ODBC DSN。 -Program demonstrates how to dynamically add, remove ODBC DSN, database programming This is very useful, can not have one area of a machine configured
otl_user_guide
- OTL 是 Oracle, Odbc and DB2-CLI Template Library 的缩写,是一个C++编译中操控关系数据库的模板库,它目前几乎支持当前所有的各种主流数据库,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。-OTL is the Oracle, Odbc and D
adoConByOdbc
- 一个小程序,通过ODBC和ado连接Oracle数据库,进行数据库表的读取,修改等-A small program and ado connection through ODBC Oracle database, the database table to read, modify, etc.
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
ADO-ODBC
- ADO与ODBC的区别 有很多种使用数据库的方法,对大多数数据库来说,选择C++这种产品也许并不适宜。我们知道,像dBASE IV,FoxPro,Oracle和Access这样的产品是完全以数据库管理为中心的。-The difference between ADO and ODBC database there are many ways for most databases, choose C++ This product may not be appropriate. We k
OracleExample
- 使用ODBC对Oracle数据库进行操作-To using ODBC Oracle Database operation
DatabaseBrowser
- 数据库查看工具,切换表方便,查找表,适合oracle,sql,mysql,odbc 多种数据库-tool of view database,switch table convenient,search table,fit for oracle,sql,mysql,odbc kinds of database
dacfactory_src
- Source code for a generic Data Access Component implementation written in C# that supports SQL, Oracle, OLEDB and ODBC data providers, using the Factory design pattern for instantiating the specific data provider objects at run time based on the appl