文件名称:MyODBCSmpl
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 566.28kb
- 下载次数:
- 0次
- 提 供 者:
- 彭**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实例有关说明: 数据源:本实例使用的数据源在本章实例MyOdbcSmpl目录中,数据源为ACCESS数据源,数 据文件为Mydb.mdb。请根据本章2.4.1创建ODBC数据源中所指示的ODBC数据源管 理器(ODBC32.exe)来创建和配置数据源MyDB(也可以命名为其他名称)。 执行结果:本章实例的执行结果MyOdbcSmpl目录中的可执行文件MyOdbcSmpl.exe。在数据 源中选择刚配置的MyDB,在数据表或视图中选择要查询的表或视图,选择查询的 列,如果有查询条件,请在查询条件中输入,最后确定是否输出显示查询结果, 缺省为显示,单击“执行”按钮,执行查询并显示查询结果,在SQL语句框中显 示执行的查询。-Note : Data Source : The data used by the examples in this chapter source directory MyOdbcSmpl example, ACCESS data source for data sources, data files for Mydb.mdb. Requests under this chapter 2.4.1 create ODBC data source as directed by the ODBC Data Source Manager (ODBC32.exe) to create and configure data sources MyDB (also named other names). Outcome : examples of this chapter MyOdbcSmpl results of the implementation of the directory MyOdbcSmpl.exe executable files. The data sources to choose just the MyDB configuration, the data in Table View or choose to check the table or view, the choice for the series, if there are inquiries conditions, the conditions for the importation, and the final decision whether the output query results, as shown by default, click the "executive"
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 690796myodbcsmpl.zip 列表 CHILDFRM.CPP CHILDFRM.H COLUMNSET.CPP COLUMNSET.H DBVARIANTEX.CPP DBVARIANTEX.H MAINFRM.CPP MAINFRM.H MYDB.mdb MYODBCSMPL.CPP MyOdbcSmpl.dsp MYODBCSMPL.DSW MYODBCSMPL.H MyOdbcSmpl.rc MYODBCSMPLDOC.CPP MYODBCSMPLDOC.H MYODBCSMPLVIEW.CPP MYODBCSMPLVIEW.H ODBCDYNAMIC.CPP ODBCDYNAMIC.H ODBCTYPEINFO.CPP ODBCTYPEINFO.H README.TXT RES/ resource.h RES/BITMAP1.BMP RES/BITMAP2.BMP RES/ICON1.ICO RES/MYODBCSMPL.ICO RES/MYODBCSMPL.RC2 RES/MYODBCSMPLDOC.ICO RES/TOOLBAR.BMP STDAFX.CPP STDAFX.H TABLESET.CPP TABLESET.H