Re: thread problem

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



well, aparently, the problem is solved!!!
My boss came up with an idea, and i, with the help you all gave me, fixed
the problem.

So the solution is:
Load "FormA"
|
|load "FormB" from inside "FormA" (using doevents for not crashing the
software)
|
|Show "FormB" when clicking the button

voila, works

Once again, thank you all

"Ralph" wrote:


"Ricardo Furtado" <RicardoFurtado@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:E0F2A63A-02F4-4091-99A5-3AAEC3EEF27E@xxxxxxxxxxxxxxxx
once again, thank you all for your answers!

That would be the most logical solution, indeed. The only problem is that
there is a search option that allows the user to write the description on
a
textbox and when he hits the enter key the item is displayed, and selected
on
the treeview. This approach has in mind the fact that the treeview is
already
filled with the records, so that the user won't have to wast time
searching
for it.


You could simply search for the text within the database and then fill the
TreeView accordingly.

If the user will use mostly 'keywords' and not full phrases for their
searches - you might consider building some keyword-index tables within the
database.

Frankly, I left out suggesting incremental loading of the data out of my
first post, because I sort of figured someone would point out that loading
5,000 items of anything for presentation is a wasteful (poor-performing)
venture no matter what scheme you use. Thus making your question moot.

Windows Explorer gets away with it by using some highly optimized code, most
of it built into the bowels of Windows itself. But you will note - it too
only loads what is requested, not what might be assumed to be needed. <g>

-ralph



.



Relevant Pages

  • Re: thread problem
    ... You could simply search for the text within the database and then fill the ... If the user will use mostly 'keywords' and not full phrases for their ... I left out suggesting incremental loading of the data out of my ... Windows Explorer gets away with it by using some highly optimized code, ...
    (microsoft.public.vb.general.discussion)
  • Re: thread problem
    ... You could simply search for the text within the database and then fill the ... If the user will use mostly 'keywords' and not full phrases for their ... I left out suggesting incremental loading of the data out of my ... Windows Explorer gets away with it by using some highly optimized code, ...
    (microsoft.public.vb.general.discussion)
  • Re: Algoritim - Create Unique Integer from String
    ... back to the original string), only that a unique string produce a unique ... spam categorizer uses some sort of one-way hash for its Naive Bayes ... It breaks the messages up into keywords, ... before it stores them in the database (or compares them to existing ...
    (comp.programming)
  • Re: Can I use Access (2007) for sorting scanned documents?
    ... I think I may have to create a table of 'Keywords' and link this to the ... documents in the database, then click on a hyperlink and open them. ... e.g. there are hundreds of memorandum for record files, ...
    (microsoft.public.access.gettingstarted)
  • Re: Commas in URLs?
    ... > entries are also commonly used for this purpose, ... > used bibliographic database app EndNote has a "URL" field in each entry. ... > the multiple keywords in EndNote Keywords field, ... > delimiter for individual keywords in that field is the comma. ...
    (comp.infosystems.www.authoring.html)