Description: Visual C#2006与数据库。包括利用DataGridView控件显示数据库信息,数据库数据记录单,利用下拉列表框动态查询数据库信息,利用ListView控件导航数据库信息,带有数据库的会员登录系统等-Visual C# 2006 and the database. Including the use of DataGridView control to display database information, database data record sheets, use the drop-down list box dynamically query the database information, using ListView controls the navigation database information with the database system Member Login Platform: |
Size: 806912 |
Author:caoyanling |
Hits:
Description: 任务
1、实现航班查询功能
2、实现机票预订功能
训练的技能点
1、利用控件设计窗体
2、利用 ADO.NET 查询和操作数据库
3、利用 DataGridView 显示数据
-Task 1, to achieve flight search function 2, ticket booking capabilities to achieve the skills training points 1, 2, using the control design the form, query and manipulate database using ADO.NET 3, display data using DataGridView Platform: |
Size: 2039808 |
Author:卫蓝星 |
Hits:
Description: 利用DataGridView控件对服务器数据库进行访问,并显示查询的结果-The use of DataGridView control access to the server database, and displays the results of the query Platform: |
Size: 90112 |
Author:wist |
Hits:
Description: 用到datagridview 做添加查询应用数据库SQL .已经在实际应用上-Used datagridview to do to add a query application database SQL in practical applications Platform: |
Size: 1391616 |
Author:万绿湖 |
Hits:
Description: 单击dataGridView中的内容将其添加到另一窗体的相应控件中,另有添加,删除,查询的功能代码-Click dataGridView in the content will be added to the corresponding controls of another form, otherwise add, delete, query function code Platform: |
Size: 237568 |
Author:duanlianhui |
Hits:
Description: 本程序详细介绍了C#编程中与数据库连接的时候dataGridView的创建,查询,修改,删除等功能。-The program details the C# programming and database connections when dataGridView create, query, modify, delete, and other functions. Platform: |
Size: 140288 |
Author:sggb |
Hits:
Description: 一个C#使用函数设置条件的例子,查询操作列长度,不知道dataGridView用法的朋友,也可参看此例,使用函数设置条件的C#例子。C#初学者的参考实例,C#源码下载。-The a C# to use the example of of the function to set the conditions, query operation the the column length, do not know the the DataGridView usage a friend, but also can be found in this cases, use the the of the C# example of of the function to set the conditions. The reference instance of of the C# beginners, C# resource codes download Very. Platform: |
Size: 316416 |
Author:zpudn7 |
Hits:
Description: C#.NET三方网格控件gridcontrol [datagridviev]应用例子,把DataGridView绑定的数据源转换成DataTable ,此控件对应微软datagridviev。使用方法说明:首先用gridcontrol 与DataSet绑定,然后操作gridcontrol 中的网格,保存后可实现对数据的增加,删除,插入,查询操作,gridcontrol与datagridview有一些地方不同。将数据放到datatable 中 datagridview 的数据源是datatable,修改datagridview更新。-C# .NET tripartite grid control gridcontrol [datagridviev] application example, to convert the data source DataGridView bound to DataTable, this control corresponding Microsoft datagridviev. Usage instructions: first with gridcontrol and DataSet to bind and then operate gridcontrol the grid can be added after you save the data, delete, insert, query, gridcontrol with datagridview some place different. The data into datatable in datagridview data source is datatable, modify datagridview update. Platform: |
Size: 52224 |
Author:mpudn26 |
Hits:
Description: 1.继承DBClass类,类加DBClassAttribute特性,属性加DBColumnAttribute特性,可自动在连接的数据库上创建表结构(目前只实现了Sql Server,想要支持其他数据库,可稍作修改);可自动实现对该类的,查询DBClass.Select(),添加、更新、删除功能。
2.继承DBForm窗体类,继承IDataGridView,可简单实现在DataGridView控件中添加、删除、刷新数据。(1. DBClass class inheritance, class and attribute DBClassAttribute characteristics, DBColumnAttribute characteristics, can automatically create the table structure in the database that is connected (currently only Sql Server, want to support other databases, can be slightly modified); can automatically realize the query, DBClass.Select (), add, update, delete function.
2. inheritance DBForm form class, inheritance IDataGridView, can be easily implemented in the DataGridView control to add, delete, refresh data.) Platform: |
Size: 1419264 |
Author:gxfchn
|
Hits: