PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV 2024 → Finding table in analyze
Finding table in analyze
Iniciado por Djordje, jul., 25 2022 9:17 AM - 4 respostas
Publicado em julho, 25 2022 - 9:17 AM
I have a project with more than 100 tables. It is big but not as big as I saw. How on earth to find the needed table among all tables without search or sort capability?

Thanks in advance

Djordje
Membro registado
498 mensagems
Popularité : +8 (8 votes)
Publicado em julho, 27 2022 - 4:51 PM
Hi Djordje

The only thing I can think of it's to organaize all the tables on custom folders on your organization as you desire

You can have for example

Custom folder name: Products
On that custom folder you can put all the tables that have relation with products

custom folder name: Persons
On this custom folder you can put all the tables having relation with persons like clients, provider and so on.

Is the only way of organization I can think of, also on the tree searching of the anaylizis all tables have their names on order of alphabetics so theres another way to find it

other way I can't think of actually that's the only ideas I have for now.

--
Best Regards
ARV
Mensagem modificada, julho, 27 2022 - 4:52 PM
Membro registado
118 mensagems
Publicado em agosto, 04 2022 - 2:41 PM
Hi Djordje,

just click on background of the analyses, so that no table is selected.
then enter the name of your table. if you type correct the table will be automatic selected and scrolled into view

meikl ;)
Membro registado
23 mensagems
Publicado em agosto, 09 2022 - 7:02 AM
meikl, this won't find a table in a sub-folder.

Regards
Mike
Membro registado
118 mensagems
Publicado em agosto, 09 2022 - 1:44 PM
@Mike, yes of course not, but this was not the question ;)