HMG with PostGreSQL / mySQL / Oracle

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
shridhar
Posts: 32
Joined: Mon May 25, 2009 5:24 am

HMG with PostGreSQL / mySQL / Oracle

Post 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.
User avatar
Rathinagiri
Posts: 5480
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: HMG with PostGreSQL / mySQL / Oracle

Post by Rathinagiri »

I have experience only with MySQL. It is fine for me.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
swapan
Posts: 242
Joined: Mon Mar 16, 2009 4:23 am
Location: Kolkata, India
Contact:

Re: HMG with PostGreSQL / mySQL / Oracle

Post 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 ........
Thanks & Regards,
Swapan Das

http://www.swapandas.com/
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG with PostGreSQL / mySQL / Oracle

Post 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,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
shridhar
Posts: 32
Joined: Mon May 25, 2009 5:24 am

Re: HMG with PostGreSQL / mySQL / Oracle

Post by shridhar »

Hi Vanguarda,

Thanks a lot ...! Could you please attach the examples of Firebird+HMG? thanks in adavnce.
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: HMG with PostGreSQL / mySQL / Oracle

Post 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
Attachments
Siac.rar
(1.23 MiB) Downloaded 415 times
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
shridhar
Posts: 32
Joined: Mon May 25, 2009 5:24 am

Re: HMG with PostGreSQL / mySQL / Oracle

Post by shridhar »

Hi Vanguarda ,

Thanks a lot ..! I will try it.


Shridhar
Post Reply