Page 1 of 1
HMG with PostGreSQL / mySQL / Oracle
Posted: Tue May 26, 2009 7:02 am
by shridhar
I wanted to develop Online Banking application by using HMG and SQL database would be one of the PostGreSQL/mySQL/Oracle. What would be best combination of the above databases with HMG ? Please guide me.
Re: HMG with PostGreSQL / mySQL / Oracle
Posted: Tue May 26, 2009 7:20 am
by Rathinagiri
I have experience only with MySQL. It is fine for me.
Re: HMG with PostGreSQL / mySQL / Oracle
Posted: Tue May 26, 2009 11:13 am
by swapan
shridhar wrote:I wanted to develop Online Banking application by using HMG and SQL database would be one of the PostGreSQL/mySQL/Oracle. What would be best combination of the above databases with HMG ? Please guide me.
"Online"?! Great, all the best ........
Re: HMG with PostGreSQL / mySQL / Oracle
Posted: Tue May 26, 2009 3:38 pm
by Vanguarda
Hi friend shridhar,
I have experience with firebird+Phoenix OBDC Driver+HMG on line, and is working fine for me.
In this case, all do you make is install the phoenix driver odbc in PC of cliente (together with your application).
regards,
Re: HMG with PostGreSQL / mySQL / Oracle
Posted: Wed May 27, 2009 6:39 am
by shridhar
Hi Vanguarda,
Thanks a lot ...! Could you please attach the examples of Firebird+HMG? thanks in adavnce.
Re: HMG with PostGreSQL / mySQL / Oracle
Posted: Sat Jun 06, 2009 9:26 pm
by Vanguarda
Hi my friend,
At first sorry for my delay to response.
In attachment follow a little project using ODBC driver + Firebird
In c:\Siac you will find a executable file, it is the ODBC Driver for firebird.
Allways when working with ODBC, remember install this driver, or else your code not will be well suceful.
My example working with Phoenix ODBC, and my connection string too, please see it in c:\Siac\Config\saic.ini
I hope i help you
Sorry, once again, my delay for response.
sorry my bad english
Re: HMG with PostGreSQL / mySQL / Oracle
Posted: Mon Jun 08, 2009 7:54 am
by shridhar
Hi Vanguarda ,
Thanks a lot ..! I will try it.
Shridhar