DMySQL

Moderator: Rathinagiri

Post Reply
User avatar
Amarante
Posts: 182
Joined: Fri Apr 27, 2012 9:44 pm
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL
Location: Araruama-RJ, Brazil

DMySQL

Post 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.
Attachments
DMySQL.rar
(1.86 MiB) Downloaded 618 times
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: DMySQL

Post by bpd2000 »

Excellant
BPD
Convert Dream into Reality through HMG
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: DMySQL

Post by Rathinagiri »

Thank you. It will be a wonderful project.

I am using MariaDB in replacement of MySQL. So, it works for MariaDB too.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Rathinagiri
Posts: 5471
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: DMySQL

Post by Rathinagiri »

And, if you use HMGSQL library, it can be extended to PostgreSQL also.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
Amarante
Posts: 182
Joined: Fri Apr 27, 2012 9:44 pm
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL
Location: Araruama-RJ, Brazil

Re: DMySQL

Post 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
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: DMySQL

Post 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
BPD
Convert Dream into Reality through HMG
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: DMySQL

Post 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
Viva INTERNATIONAL HMG :D
Post Reply