搜索资源列表
从数据库中读一组数据并把它画成图表
- 本例主要使用的是PictureBox控件在数据库表显示上的应用。-the cases are used mainly PictureBox control in a database table shows the application.
mingming
- 利用vb界面显示access数据库中的数据记录,并可对数据库中的记录进行添加、删除和查找等操作的数据库编辑器。可在列表框等类似控件中显示数据表的名称-use interface shows access the data in the database records, can the database of records to add, delete and search operations such as a database editor. In a similar list box
表格自适应
- 在VFP中表格控件自适应不同表,内含说明与一个完整的示例程序-in VFP different forms adaptive control table, and a note containing a complete sample program
ADO+Datagrid数据库全操作VB.rar
- ADO+Datagrid数据库全操作 主要是对ADO控制Datagrid的表格输出演示,ADO Datagrid main database fully operational control of ADO in the table Datagrid Lattice output demo
VC_read_excel-2003
- VC读取Excel2003文件,得到表中的内容,并显示在控件中,visual C++6.0开发 -VC reads the Excel file, get the contents of the table, and displayed in the control, visual C++6.0 development
CGridCtrl_demo19_01
- 一个数据表格控件的实例-A data table examples of control
052130EX_7
- ADO数据控件及其相关应用 通过使用数据控件在vb环境下连接数据库,完成了以下功能: (1) 使用ADO控件实现对数据库文件的连接,双表查询功能,在绑定的控件中实时显示数据库中的数据,设置数据控件ADO属性为不可见,实现数据的逐条浏览,且禁止修改。 (2) 在窗体上放置ADO控件和datagrid控件,完成按专业统计各专业的人数,按平均成绩统计前8名和按专业排列高数平均成绩的操作。 (3) 使用数据窗体向导,构筑数据访问对话框,选定MSHFlexGrid数据网格窗体,主细表形式窗
052130EX_8
- ADO数据控件及ODBC数据源高端应用 使用ODBC与数据库连接并对数据库进行数据操作,同时应用DataList、DataCombo、MsChart控件完成要求的数据操作。 (1) 通过建立一个ODBC的系统数据源连接数据库,设计了一个窗体计算数据库内学生成绩表中每个学生的平均成绩,产生姓名、平均成绩和最低成绩三项数据,按平均成绩降序排列数据,并用该数据作图。 (2) 设计一个窗体,通过DataList控件和文本框控件与ADO控件的绑定,当单击选择DataList控件中显示的
access_xls_ado
- 只用到了一个ehlib控件,请安装.本程序能实现自动创建 access数据库,自动检测数据表是否存在,不存在可自动创建 所需数据表.及数据表的修改添加删除查找记录的功能. 最重要的是实现对xlc表的ado连接操作.可导入xls数据表,将 xls表作为一个数据库进行ado连接操作.-Only use a ehlib control, install. This procedure can be achieved automatically create access databas
20081815303102
- 修改内容: 1。更改连接方式为ado方式 所有data控件改为ado控件,连接方式使用ado控件的连接字符串 2。修改不选表的时候点下一步报错的bug.不报错,直接略过。 3。增加我的网站链接http:zgc123.go1.icpcn.com。 4。增加保存密码到ini文件中,并能读取。-Changes: 1. Change the connection method for the ado data control to all the ado control,
Access2007_jc
- 中文版Access 2007实用教程 目录: 第01章 数据库基础知识.ppt 第02章 初识Access 2007.ppt 第03章 数据库的创建与维护.ppt 第04章 创建与使用表.ppt 第05章 表的高级操作.ppt 第06章 选择查询.ppt 第07章 操作查询和SQL查询.ppt 第08章 创建窗体.ppt 第09章 使用控件与修饰窗体.ppt 第10章 建立和打印报表.ppt 第11章 使用宏.ppt 第12章 VBA编程.pp
contro-table-in-pb12
- Korean Document, control table in pb12
LblPrint
- 小型标签打印程序源代码 A、自动创建带密码的Access数据库及表,并自动打开。 B、根据表字段自动创建控件,并设定相应的事件。(UntOpenLbl.pas中)。最后自动销毁。 C、子窗体的创建、关闭方法,不产生内存泄漏。 D、本程序是关于标签打印,因使用了RM控件,所以大家应该下载一个RM3.67版本的控件,才可以正常编译。 E、第三方控件主要有: ReportMachine3.67 ,WinSkin4.22, DBGridEh等。 -The small l
ADOkongjianjiyingyong
- ADO数据控件,属性设置与数据库的连接,DataGrid控件的使用,DataGrid控件的AllowAddNew、AllowDelete和AllowUpdate属性的作用,使用数据窗体向导自动构成数据访问窗体。双表查询,禁止在浏览中数据被修改,统计数据库中各专业的人数,按平均成绩统计前8名和按专业排列高数平均成绩的操作。数据窗体向导产生主表/细表形式窗体。把数据库放到桌面。-ADO data control, set the connection to the database attribut
02
- 综合测评系统开发过程 重点讲解树形控件的动态构建与数据表关联数据的方法-Comprehensive evaluation of the system development process to highlight the tree control dynamically build data table associated data
Delphiwordstart
- 在Delphi中控制Word启动和插入表格wordstart-Control Word starts in Delphi and insert a table wordstart
pilot
- 一个简单的数据库SQL2000管理查询,列举,更新,插入还有MFC控件的设置等,里面有一个SQL脚本支持库表-A simple database query SQL2000 management, list, update, insert, as well as the MFC control settings, etc., which has a SQL scr ipt support library table
ListToEXcel
- 主要实现ListControl控件列表内容保存到EXCEL表中,代码测试VS2010可用,可放至需要的工程中-Save ListControl control list, the main achievement of content to the EXCEL table, code testing VS2010 is available, can be put to the needs of the project
DBClass
- 1.继承DBClass类,类加DBClassAttribute特性,属性加DBColumnAttribute特性,可自动在连接的数据库上创建表结构(目前只实现了Sql Server,想要支持其他数据库,可稍作修改);可自动实现对该类的,查询DBClass.Select(),添加、更新、删除功能。 2.继承DBForm窗体类,继承IDataGridView,可简单实现在DataGridView控件中添加、删除、刷新数据。(1. DBClass class inheritance, class a
MysqlTest
- 用Mysql的API来实现在MFC中链接数据库,并查询表中的数据,通过listcontrol控件显示。供初学者学习。本人也刚开始学,其他功能在慢慢完善...(Use Mysql's API to link the database in MFC, and query the data in the table, display through the ListControl control. For beginners to learn. I have just started learning