用odbc方式访问数据库的vb程序,其中用了datdrid和文本双重连接数据源结构,可以查询删除插入等操作
上传时间: 2014-12-05
上传用户:cc1015285075
直接通过ODB C读写Excel表格文件部分原码C读直接通过ODBC读写Excel表格文件部分原码写Excel表格文件部分原码
上传时间: 2013-12-14
上传用户:王小奇
在vc中动态加载ODBC的源程序,方便开发者动态调用数据库。
上传时间: 2013-12-25
上传用户:fanboynet
1.先安裝Tomcat 2.將該程式放在webapp/Root目錄下 3.建立一BookDB.mdb的資料庫 4.建立BookDB的ODBC連結 5.http://localhost/ConODBC.jsp
标签: BookDB localhost Tomcat webapp
上传时间: 2015-09-02
上传用户:ippler8
unix/linux平台下流行的数据库软件postgresql-8.2.3
标签: postgresql linux unix 数据库软件
上传时间: 2014-01-01
上传用户:comua
网吧计费 数据库需要把里面的脚本放在SQL的查询分析器运行下odbc 名字叫 Test 没有办法我这学校机器sql不允许升级 不能用jdbc 大家将就下
上传时间: 2014-01-25
上传用户:问题问题
这是一个利用ODBC进行数据库连接的范例程序,由于是用VC++6.0MFC库进行的编程,所以你需要改动的部分很少。
上传时间: 2015-09-29
上传用户:www240697738
ODBC连接ORACLE数据库的完整源码
上传时间: 2015-10-04
上传用户:evil
最新的postgreSQL数据库8.2版,是基于Windows下的安装软件,方便快捷!
标签: postgreSQL 8.2 数据库
上传时间: 2014-07-26
上传用户:bruce5996
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky