C#.net中的大型数据集 [英] large dataset in C#.net

查看:66
本文介绍了C#.net中的大型数据集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,我和MS SQL Server一起工作,DataBase中的.Net表非常关注(15.000.000)记录有时我必须通过查询将所有的recor发送到dbgrid并滚动它。我想要以小包装或小页面发送记录。请告诉我如何以高性能做到这一点?还有其他任何闷热吗?谢谢。

解决方案

您可以使用服务器端分页

http://www.sqlteam.com/article/server-side-paging-using-sql-server-2005

hello,
i work with MS SQL Server and .Net tables in DataBase are very lage about (15.000.000)records sometimes i have to send all recors to a dbgrid by a query and scroll it .i want to send the records in a small package or small pages .please tell me how can i do that with a high performance?is there any other  sulotion? thanks.

解决方案

You can use Server side paging

http://www.sqlteam.com/article/server-side-paging-using-sql-server-2005


这篇关于C#.net中的大型数据集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆