Page 1 of 2
Hello! from a new HMG user
Posted: Tue Sep 06, 2016 2:15 pm
by Dannyme24
Greetings! My name is Daniel from Mexico. Just started working recently on a proyect with a heavy application that uses clipper, HMG and a LOT of .dfb databases. Application is currently in console and we are looking to update to a windows application but I am really interested in HMGscript to do a web applicacion because we have plenty of people using it from a server. I understand how the interface works but I am not too familiar with CGI files and how to do the server request for the .dbfs. Any sugestions?
Regards to everyone

Re: Hello! from a new HMG user
Posted: Tue Sep 06, 2016 2:26 pm
by serge_girard
Hello and welcome from Belgium!
Serge
Re: Hello! from a new HMG user
Posted: Tue Sep 06, 2016 2:31 pm
by esgici
Hola Daniel
You are welcome to wonderful world of HMG
Greetings from Turkiye
Viva HMG

Re: Hello! from a new HMG user
Posted: Tue Sep 06, 2016 5:32 pm
by danielmaximiliano
Bienvenido Daniel
slds desde Buenos Aires Argentina
Re: Hello! from a new HMG user
Posted: Tue Sep 06, 2016 9:11 pm
by tonton2
Bienvenue parmi les formidables HMGISTES
Re: Hello! from a new HMG user
Posted: Wed Sep 07, 2016 7:39 am
by serge_girard
Maybe Roberto (CGI files...) can answer your question?
Serge
Re: Hello! from a new HMG user
Posted: Wed Sep 07, 2016 8:06 am
by dragancesu
Any sugestions?
DBF and the Web is not a happy combination
Transfer data from the DBF to MySQL base and go further,
MySQL is a solid base that can be accessed over the Web, via desktop applications,
DBF is good for local requirements, the increasing demands better data in the database
Re: Hello! from a new HMG user
Posted: Wed Sep 07, 2016 10:34 am
by quartz565
Welcome from Greece !
Re: Hello! from a new HMG user
Posted: Wed Sep 07, 2016 11:36 am
by vagblad
Hola Daniel, greetings from Greece.
Transfer data from the DBF to MySQL base and go further,
MySQL is a solid base that can be accessed over the Web, via desktop applications,
DBF is good for local requirements, the increasing demands better data in the database
+1 to Dragan's answer
You will have to do more work at first by migrating your data to MySql but in the long run you will gain a lot.
Even the MySql community server edition which is free, can handle insane amounts of data and users.
As Dragan said internet connectivity,network access is really simple to do with MySql. Transactions, triggers, custom functions make a programmer's life so much easier.
Plus HMG seems to be working very good with MySql so far. Also lots of us already use MySql with HMG and we could give you some help.
Best Regards
Vagelis
Re: Hello! from a new HMG user
Posted: Wed Sep 07, 2016 1:15 pm
by andyglezl
Bienvenido paisano !