Page 1 of 1

DMySQL

Posted: Tue Aug 13, 2013 1:30 pm
by Amarante
Continuando a ideia de DSQLite, onde podemos executar automaticamente a criação, navegação e formulários a partir do desenho do banco de dados, só que agora em MYSQL.
Este projeto foi desenvolvido em HMG 3.1.5 e também precisa da libmysql.dll.
Foi testado com MySql do Wamp Server e também em MySQL instalado em Linux Ubuntu e Linux Mint.
Espero em breve ter uma versão mais amigável e totalmente orientada a objetos.
Sugestôes e críticas são bem vindas.

---

Continuing the idea DSQLite, which can automatically perform the creation, navigation and forms from the design of the database, only now in MYSQL.
This project was developed in HMG 3.1.5 and also need the libmysql.dll.
Was tested with the Wamp Server and MySql also installed MySQL on Linux Ubuntu and Linux Mint.
I hope to soon have a more friendly and fully object-oriented.
Comments and criticisms are welcome.

Re: DMySQL

Posted: Tue Aug 13, 2013 2:02 pm
by bpd2000
Excellant

Re: DMySQL

Posted: Tue Aug 13, 2013 2:37 pm
by Rathinagiri
Thank you. It will be a wonderful project.

I am using MariaDB in replacement of MySQL. So, it works for MariaDB too.

Re: DMySQL

Posted: Tue Aug 13, 2013 2:40 pm
by Rathinagiri
And, if you use HMGSQL library, it can be extended to PostgreSQL also.

Re: DMySQL

Posted: Tue Aug 13, 2013 2:48 pm
by Amarante
Rathinagiri wrote:And, if you use HMGSQL library, it can be extended to PostgreSQL also.
Good News, the goal is to build a function that uses any database, simply informs the type: Mysql, Oracle ... etc. :P

Re: DMySQL

Posted: Tue Aug 13, 2013 4:07 pm
by bpd2000
Amarante wrote:
Rathinagiri wrote:And, if you use HMGSQL library, it can be extended to PostgreSQL also.
Good News, the goal is to build a function that uses any database, simply informs the type: Mysql, Oracle ... etc. :P
Is there any installation require for MariaDB

Any working example for porting from dbf to MariaDB

Re: DMySQL

Posted: Tue Aug 13, 2013 4:09 pm
by esgici
Amarante wrote: Continuing the idea DSQLite, which can automatically perform the creation, navigation and forms from the design of the database, only now in MYSQL.
This project was developed in HMG 3.1.5 and also need the libmysql.dll.
Was tested with the Wamp Server and MySql also installed MySQL on Linux Ubuntu and Linux Mint.
I hope to soon have a more friendly and fully object-oriented.
Comments and criticisms are welcome.
Thank Amarante :)

Viva HMG :D