-
VC-Ado-Oracle
本例子是在VC下用ADO链接ORacle数据库的一个实例,在界面中通过输入数据源名,用户名,密码,点击链接之后,若是成功,则会在listbox里显示所有的表,当双击某一个表时,则会在右边的listcontrol 中显示相应的表中数据。(this application is a good example to connect Oracle with ADO under the enviroment of visual C++ 6.0.After entering your datasource name,uer name,and your code ,click the connect button ,if no error,you will see all table of the datasource.the datas will show while you double click a table in the list box.)
- 2010-07-21 17:03:35下载
- 积分:1
-
ADO
利用ADO连接Oracle数据库,,主要解决写入blob数据问题(Use ADO to connect Oracle database, the main solution to the issue of write blob data)
- 2009-04-25 20:11:31下载
- 积分:1
-
Data-Program
提供了我多年来开发数据库使用到的模版基本上设计到所有关于数据库编程的源码技术!(Over the years I developed a database to provide a template to use to basically design to all the source technology for database programming!)
- 2011-07-15 00:47:21下载
- 积分:1
-
LibManagement
说明: 当年的课题项目,项目中有详细的说明,Visual C++和Access,采用ado数据库连接技术(Then the subject of the project, the project is described in detail, Visual C++ and Access, using ado database connection technology)
- 2011-03-09 20:18:21下载
- 积分:1
-
getConnectionString
ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
- 2008-04-08 09:40:43下载
- 积分:1
-
homework
使用ODBC访问数据库,一则ODBC是直接封装在MFC库里面的,二则忙着考研没有时间学习dao。
ODBC和DAO用起来可能最大的区别就是ODBC使用之前得先建立数据源,根据不同的数据库,使用的参数也不同。具体请看在这之前的一片文章。里面有许多东西没有说,属于高级技巧性东西,得学你们自己摸索。(Using ODBC to access the database, an ODBC database directly encapsulated in the MFC inside, two busy Kaoyan no time to learn dao.
ODBC and DAO can be at the biggest difference is that must be built before using ODBC data source, depending on the database, the parameters used are also different. Details, please read an article before this. There are many things not said, things are high skill, have to learn your own.
)
- 2010-11-15 09:37:01下载
- 积分:1
-
dao_sample
dao例子(Dao example)
- 2002-04-19 09:18:04下载
- 积分:1
-
ConnectionVB.Net
this source for connection database
- 2011-10-23 10:54:29下载
- 积分:1
-
UseAdo
在Microsoft Visual C++6.0环境下,应用ADO,编写的连接access数据库的简单程序(MFC ADO access)
- 2017-05-25 08:57:06下载
- 积分:1
-
ADOImageDB_src
图像数据库,C++实现的ADO数据库,用于图像的数据库检索(Image database, C++ implementation of the ADO database)
- 2017-09-18 22:53:03下载
- 积分:1