473,385 Members | 1,487 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

VB.net 2003 with SQL SERVER data loaded very slow.

hi everyone,
My project is storing Images in database and retrieve in grid, it is working
fine. when the record are high in number (around 3500) , it takes more than 5 minutes to load the form.

can anyone help me?
Thanz in Adv.
Ganesh
Jul 13 '08 #1
3 1236
kenobewan
4,871 Expert 4TB
How large are the images? Wouldn't it be better to have paging or a catalog of thumbs so that all the images didn't have to load at once?
Jul 13 '08 #2
How large are the images? Wouldn't it be better to have paging or a catalog of thumbs so that all the images didn't have to load at once?
Thanx for 'r Response.

How to do Paging or Catlog of Thumbs (the image size is around 50 Kb) ?
Jul 14 '08 #3
kenobewan
4,871 Expert 4TB
Thanx for 'r Response.

How to do Paging or Catlog of Thumbs (the image size is around 50 Kb) ?
My original thought was that if you have paging you do not have to display all the images at once. Paging is simply set to true and works in asp.net 2.

However if it is the query that is taking so long you will need to optimize that, rather than selecting all the images at once. So is your prob the loading of the images, your query or both?
Jul 14 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.