Welcome![Sign In][Sign Up]
Location:
Search - visual datagrid

Search list

[SQL Servervc108423425233

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! -: windows2003 visual stdio c .net,Ado SQL2000 SQL SQL2000schooldata dataschool_back SQL schooldata ADOTreectrl,listctrl,datagridBUG tree treeITEMITEMLIST LIST Active Skin
Platform: | Size: 848896 | Author: 梁小姐 | Hits:

[ADO-ODBCADO+Datagrid数据库全操作VB

Description: ADO+Datagrid数据库全操作 主要是对ADO控制Datagrid的表格输出演示-ADO Datagrid main database fully operational control of ADO in the table Datagrid Lattice output demo
Platform: | Size: 38912 | Author: 小栋子 | Hits:

[Education soft systemnewxuejigl

Description: 学籍管理系统 系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中. 因为程序极为经典,所以本人在此转载~ 一、编程环境: windows2000 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息-err
Platform: | Size: 2314240 | Author: 陈浩 | Hits:

[Button controlData_Grid

Description: DataGrid控件操作的程序,与数据库形成有效连接,程序很简单但是很有效.-DataGrid controls operation of the procedures, and database connections to create an effective, the procedures are simple but effective.
Platform: | Size: 156672 | Author: 郭会林 | Hits:

[ActiveX/DCOM/ATLgrid++report

Description: Grid++Report是一款高性能的报表组件(构件/控件),特别适用于管理信息系统(如ERP、进销存、财务等)的报表开发。提供一个具有超强数据展现能力的数据网格(DataGrid)部件,制作各种表格报表非常简便;运行时可通过事件响应使报表与用户交互;针对票据套打进行了专门实现;总之Grid++Report 是制作动态报表的最佳选择。提供可视化报表设计器,设计报表快速简单。Grid++Report除了提供打印功能外,还提供报表的查询显示功能,即如各种数据网格(DataGrid)控件一样显示数据,让报表的查询显示与打印一次实现,既提高开发效率又保持数据的一致性,这也是Grid++Report与其它报表构件的最大区别。Grid++Report 适用于所有支持COM的开发平台,为Visual Basic、Visual C++、Delphi、C++Builder编写了大量例程。采用VC+COM+ATL+WTL开发,运行性能高,重新发布简单、发布文件小且不依赖任何运行时库。-Grid Report is a high-performance components statements (Component/control), particularly applicable to the management of information systems (such as ERP, Invoicing, financial, etc.) to develop the statements. Provide a superior ability to display data in Data Grid (DataGrid) components, statements made various forms is very simple; running through incident response made statements interact with the user; against paper chromatography printing for a special achievement; In short Grid Report is produced dynamic statements for the best choice. Visualization statements for the design, design fast and simple statements. Grid Report addition to providing printing function, it also provided statements to the inquiry showed functions, that is, if the data grid (DataGrid) controls showed that, l
Platform: | Size: 4330496 | Author: wang | Hits:

[ADO-ODBCDataGrid-SDK

Description: 一种实现网格控件编程的简单方法,包括源码和测试程序-A Grid Control Program in simple ways, including source code and testing procedures
Platform: | Size: 55296 | Author: xifeng | Hits:

[ComboBoxCDataGrid

Description: CDataGrid 分类:Visual C++ 如何删除DataGrid中的一行记录 CDataGrid m_Grid Rs->Delete(adAffectCurrent) Rs->Requery() m_Grid.SetRefDataSource(NULL) m_Grid.SetRefDataSource((LPUNKNOWN)Rs) m_Grid.Refresh() -CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-
Platform: | Size: 1024 | Author: beijing | Hits:

[OS programSchoolManageSys_2

Description: 本程序是鬼男开发,一切版权归 鬼男 所有, 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!! 本文来源于虾客源码 http://www.xkxz.com-err
Platform: | Size: 811008 | Author: 李发治 | Hits:

[SQL Servercn700_vc45888224441

Description: 软件介绍: 编程环境: windows2003 +visual stdio c++ .net Ado + SQL2000 /####################################/ ** SQL设置: 将在SQL2000下建立schooldata数据库 导入数据文件 导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等 程序中有几个BUG还没解决, 实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 //====================================================================== 程序还用了Active Skin 对程序进行了换肤-err
Platform: | Size: 992256 | Author: est | Hits:

[Dialog_WindowDataPlotter2007_qfdy

Description: 找到Microsoft DataGrid OLEDB 6.0 控件,确定,出现图所示对话框,这个对话框中你要根据需要选择的类,这些类封装了这个控件的几乎所有功能有方法。-Find Microsoft DataGrid OLEDB 6.0 controls, determined as shown in Figure dialog box appears, the dialog box you need to select according to the class, which class encapsulates the control methods have almost all the features.
Platform: | Size: 37888 | Author: chunyou128 | Hits:

[ADO-ODBCdataGrid

Description: 给程序为VC++数据库ADO编程,用控件datagrid实现表记录的显示,修改等功能-To the procedures for VC++ Database ADO programming with datagrid control to achieve the display of table records, modify the functions of
Platform: | Size: 4825088 | Author: sundance | Hits:

[Database system111

Description: 一、编程环境: windows2003 +visual stdio c++ .net,Ado + SQL2000 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内 双击LIST控件显示具体信息 也可以在窗口里单击右键或操作菜单具体操作 五、主要功能: 查询,添加,删除,显示“学院,各系,班级,学生,教师,社团,课程”等信息 程序还用了Active Skin 对程序进行了换肤!!
Platform: | Size: 856064 | Author: yang | Hits:

[ADO-ODBCChp2

Description: Visual Basic 使用的例子源代码。比如DATAGrid的使用-Examples of the use of Visual Basic source code. For example, the use of DataGrid
Platform: | Size: 31744 | Author: laozhang | Hits:

[GUI DevelopDataGrid

Description: 操作DataGrid控件.关于学生信息管理系统。-DataGrid control operation. In regard to the Student Information Management System.
Platform: | Size: 156672 | Author: 葛庆海 | Hits:

[ADO-ODBCAdoDataGrid

Description: ado datagrid visual c
Platform: | Size: 167936 | Author: | Hits:

[TreeViewsupergrid

Description: supergrid TreeView and DataGrid-supergrid TreeView and DataGrid
Platform: | Size: 8665088 | Author: 张硕 | Hits:

[ADO-ODBCTSGLXT

Description: 应用ADO来完成一个简单的图书管理系统,有相应的基本操作,使用Visual C++ 6.0开发,使用DataGrid来完成相应的输出操作-ADO applications to complete a simple library management system, a corresponding basic operation, the use of Visual C++ 6.0 development, use DataGrid to complete the output operation
Platform: | Size: 2771968 | Author: frank | Hits:

[ADO-ODBCreferencia-datagrid

Description: referencias para data grid visual basic
Platform: | Size: 131072 | Author: pendejo | Hits:

[OtherDataGrid Rebind

Description: Use DataGrid Rebind in Visual Basic
Platform: | Size: 2048 | Author: Eulimar | Hits:

[Database systemacess与datagrid应用举例

Description: VB与acess的应用举例,结合时间与sql查询功能的应用(how to use visual basic and acess)
Platform: | Size: 29696 | Author: lingzhi121 | Hits:
« 12 »

CodeBus www.codebus.net