文件名称:datalist
- 所属分类:
- 数据库编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
标准的ListView控件在显示数据库记录时还存在一些不足,如必须编写大量的代码等,DataListView通过在ListView的基础上添加部分功能而弥补了ListView的不足,因此它除了本身固有的属性、方法和事件外,添加了如下成员:
◆ DataServerName属性 -- 确定所操作的数据库服务器。
◆ DataBaseName属性 -- 确定所操作的数据库。
◆ AdministratorName属性 -- 确定操作数据库的管理员名称。
◆ PasswordName属性 -- 确定操作数据库的管理员口令。
◆ ShowDataBase方法 -- 显示Select命令所执行的数据库操作结果。
◆ErrorDataBase事件 -- 当遇到错误的数据库操作时引发该事件。
-Standard ListView control display database records also exist some shortcomings, such as the need to write a lot of code, etc., DataListView add some functions on the basis of the ListView insufficient to make up for the ListView, so in addition to its inherent properties, methods and events In addition, add the following members: ◆ DataServerName properties- to determine the operation of the database server.- Determine the operation of the database the ◆ DataBaseName property. ◆ AdministratorName property- to determine the operation of the database administrator name.- Determine the operation of the database administrator password the ◆ PasswordName property. ◆ ShowDataBase method- to display the results of database operations executed by the Select command.- When the event is raised when encountered error database operations the ◆ ErrorDataBase event.
◆ DataServerName属性 -- 确定所操作的数据库服务器。
◆ DataBaseName属性 -- 确定所操作的数据库。
◆ AdministratorName属性 -- 确定操作数据库的管理员名称。
◆ PasswordName属性 -- 确定操作数据库的管理员口令。
◆ ShowDataBase方法 -- 显示Select命令所执行的数据库操作结果。
◆ErrorDataBase事件 -- 当遇到错误的数据库操作时引发该事件。
-Standard ListView control display database records also exist some shortcomings, such as the need to write a lot of code, etc., DataListView add some functions on the basis of the ListView insufficient to make up for the ListView, so in addition to its inherent properties, methods and events In addition, add the following members: ◆ DataServerName properties- to determine the operation of the database server.- Determine the operation of the database the ◆ DataBaseName property. ◆ AdministratorName property- to determine the operation of the database administrator name.- Determine the operation of the database administrator password the ◆ PasswordName property. ◆ ShowDataBase method- to display the results of database operations executed by the Select command.- When the event is raised when encountered error database operations the ◆ ErrorDataBase event.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VB工程\MSSCCPRJ.SCC
......\Form1.frm
......\DataLV.ocx
......\DataLV.lib
......\DataLV.exp
......\DateListView.ctl
......\DataLV.vbp
......\DataLV.vbw
......\DataLV.oca
......\project1.vbw
......\project1.vbp
......\group1.vbg
VB工程
......\Form1.frm
......\DataLV.ocx
......\DataLV.lib
......\DataLV.exp
......\DateListView.ctl
......\DataLV.vbp
......\DataLV.vbw
......\DataLV.oca
......\project1.vbw
......\project1.vbp
......\group1.vbg
VB工程