Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Client server lists
Message
From
19/12/2000 07:10:19
 
 
To
19/12/2000 00:07:44
Jordan Pastourel
Worksafe Management Systems
Toowong, Australia
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00454935
Message ID:
00454969
Views:
40
>hi all,
>i am currently developing a client server application from an old system, but have run into a design problem. the software has a lot of lists in combo boxes for the user to select from and it seems that on start up, dragging all this info across each time the form loads will create to much of an overhead.
>i know about maintaining the lists on each client machine, but doesn't this get messy when people add to the lists??
>what is the best way to have all these lists and maintain integrity to the database?
>Jordan


Are the lists updated frequently ?
If not, move the data locally. Create a table on your server where you would have the date of the last update for each list table. When you start you program you can check if the local data is up to date.
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform