StormbringerX
Programmer
No problem here, just curiousity. We are using VB6 and MS-SQL 6.5 to access moderately large databases in a 2 tier app. Roughly 40 tables each with anywhere from 10,000 to 60,000 records. Do any of you have a particular method and/or controls you prefer to use for searches?
For example, we have an Account table that contains approx 60,000 records. We would like to incorporate a name lookup. The combobox is ill-suited to this (or at least we haven't figured a way to compensate for the slow process). We have tried MSFlexgrids, Listviews, etc... but the overhead is still quite large and the app runs slow. Any suggestions? Or any books/websites that may shed some light on this?
Thanks so much,
Dave
For example, we have an Account table that contains approx 60,000 records. We would like to incorporate a name lookup. The combobox is ill-suited to this (or at least we haven't figured a way to compensate for the slow process). We have tried MSFlexgrids, Listviews, etc... but the overhead is still quite large and the app runs slow. Any suggestions? Or any books/websites that may shed some light on this?
Thanks so much,
Dave