文件名称:VCPSQL
介绍说明--下载内容均来自于网络,请自行研究使用
VC+SQL 连接创建一个基于对话框的应用程序。
2.创建一个用来连接的ADO类库。系统菜单中Insert->New Class项,class type选择Generic Class 在Name后输入类名“AdoConn”,点OK。这样,在工程上自动生成AdoConn.h和AdoConn.cpp两个文件。
-VC+ SQL connection to create a dialog-based applications. 2 Create a class library used to connect the ADO. System menu Insert-> New Class entry, class type choose Generic Class enter the class name in the Name " AdoConn" , click OK. Thus, in engineering and AdoConn.cpp automatically generated AdoConn.h two files.
2.创建一个用来连接的ADO类库。系统菜单中Insert->New Class项,class type选择Generic Class 在Name后输入类名“AdoConn”,点OK。这样,在工程上自动生成AdoConn.h和AdoConn.cpp两个文件。
-VC+ SQL connection to create a dialog-based applications. 2 Create a class library used to connect the ADO. System menu Insert-> New Class entry, class type choose Generic Class enter the class name in the Name " AdoConn" , click OK. Thus, in engineering and AdoConn.cpp automatically generated AdoConn.h two files.
相关搜索: adoconn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC+SQL.doc