Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / October 2007

Tip: Looking for answers? Try searching our database.

Gridview DataBind Problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Prasanta - 18 Oct 2007 09:22 GMT
Hello,

I have an SP which returns near about 10000rows from the oracle
database, i want to bind the data to the gridview but while fetching
the data from the oracle database its takes too much time and sometime
my request goes timeout.
Please help me how could i solve this problem.

Thanks and Cheers,
Prasanta
John Timney (MVP) - 18 Oct 2007 09:51 GMT
Its clearly too much data - so get the SP designer to break down the SP to
return subsets based on start and end numbers and bind to that instead.
You'll need to write code so that once you reach the end of your current
dataset you have to requery the database and bind to the new data.  Sounds
like a bit of redesign needed!

Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog

> Hello,
>
[quoted text clipped - 6 lines]
> Thanks and Cheers,
> Prasanta

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.