利用SQL和DataGridView实现分页查询  

Using SQL and DataGridView to Achieve Paging Query

在线阅读下载全文

作  者:王任宗 

机构地区:[1]山东省胶南市第八中学,山东胶南266414

出  处:《电脑编程技巧与维护》2013年第6期41-42,共2页Computer Programming Skills & Maintenance

摘  要:为解决一次查询结果中,满足条件的记录条数过多而影响查询效率的问题,设计了分页查询,每次提交的SQL命令中,设定只返回指定的记录条数,从而减轻服务器负担,提高了查询效率。In order to solve the problem that excessive number of records meeting the query conditions, which can affect query efficiency, we design paging query, each time one submit the SQL command returns only the specified number of records set, so as to reduce the burden on the server, to improve query efficiency.

关 键 词:分页查询 dataGridView控件 SQL数据库 

分 类 号:TP311.13[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象