Quick Browse Form

Utilities like DBU, Make, IDE written in HMG/ used to create HMG based applications

Moderator: Rathinagiri

User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Quick Browse Form

Post by dragancesu »

Hi Leopoldo

It's not easy to make a program that will satisfy everyone, but if I'm looking for an idea, it's possible to do what needs to be done
Look for HMGCASE, it's probably an older version but there are many useful tools, from data dictionaries, forms, reports, menus and more
There is also a version that works with MySQL
The model is oracle, forms is a great tool, it's really possible to make a form in minutes to work with all the possibilities of entering, editing, deleting, searching
The basic form with all functions can be done in a minute

Regards

p.s. program contacts was a program where I learned how the HMG program works, ie how to write programs for the windows environment

Now, write it for a minute you have to attachment
Attachments
contact.zip
(20.51 KiB) Downloaded 268 times
Leopoldo Blancas
Posts: 388
Joined: Wed Nov 21, 2012 7:14 pm
Location: México

Re: Quick Browse Form

Post by Leopoldo Blancas »

Hello Dragancesu,
Does not compile your file, in which version should it be compiled?

You can share me in EXE, Thanks.
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Quick Browse Form

Post by dragancesu »

For compile just BUILD demo.prg
or use attachment
Attachments
demoexe.zip
(1.47 MiB) Downloaded 262 times
Leopoldo Blancas
Posts: 388
Joined: Wed Nov 21, 2012 7:14 pm
Location: México

Re: Quick Browse Form

Post by Leopoldo Blancas »

Thanks Dragancesu,

But I do not understand the mechanics to be able to create the forms quickly. Could you explain me in detail how you achieve it?

Greetings.
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Quick Browse Form

Post by dragancesu »

Leopoldo Blancas
Posts: 388
Joined: Wed Nov 21, 2012 7:14 pm
Location: México

Re: Quick Browse Form

Post by Leopoldo Blancas »

Ok Dragancesu,

I think I need time to test your application, it looks like it does interesting things. I thought of a simpler application of just a few steps.

Although the relationship between tables is good to include it.


Like this:
Generador.png
Generador.png (81.53 KiB) Viewed 4335 times
User avatar
dragancesu
Posts: 920
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Quick Browse Form

Post by dragancesu »

Look hmgcase, it contain create master-detail form, two tables with relation
Leopoldo Blancas
Posts: 388
Joined: Wed Nov 21, 2012 7:14 pm
Location: México

Re: Quick Browse Form

Post by Leopoldo Blancas »

dragancesu wrote: Thu Apr 04, 2019 4:48 pm Look hmgcase, it contain create master-detail form, two tables with relation
Yes, I am going to review it and make tests these days, today a little hurried in another type of work.

Greetings.
Post Reply