MySql Primer

You can share your experience with HMG. Share with some screenshots/project details so that others will also be benefited.

Moderator: Rathinagiri

User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

MySql Primer

Post by sudip »

Hi All,

I am now focusing on MySql.
I read sample files (especially HMG\Samples\Demo_2.prg) and received excellent helps form HMG Members and especially from Rathinagiri. Hello, Rathi thank you very much :)
I created very basic program with HMG, which will create Database (if not exist), Table (if not exist) in MySql server and stores some sample data in it. Then you can browse the table with Grid. Nothing more. :)
I used many functions received from Rathinagiri and Demo_2 either in modified form or in original form. So, this is not my own project. I am sharing this project especially to those friends who are "struggling" like me in the learning "journey" :)
This is a very basic program. But I shall add more features very soon.
MySql001.jpg
MySql001.jpg (133.8 KiB) Viewed 7366 times
I used TMySqlServer class. There are other libraries like HbSqlDD, which I shall learn later.

You can download the code from
Demo.zip
(2.9 KiB) Downloaded 573 times
Please compile and run.

Then please advise me about my new "journey" :)

With best regards to you all.

Sudip
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: MySql Primer

Post by esgici »

Hi Sudip

Thanks for sharing :)


Personally I'm preferring to waiting for the next Harbour 'official' release included HMG.

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: MySql Primer

Post by sudip »

Hi Esgici,
Esgici:
Personally I'm preferring to waiting for the next Harbour 'official' release included HMG.
How long we have to wait? I just tested the sample Grigory sent. I ran it with Minigui Extednded with help from Minigui Extended Group.

It's really excellent! (my words may sound childish, but I can't suppress my excitement!!!)

So, can you please advise me, whether I should continue this project?

With best regards.

Sudip
Last edited by sudip on Wed Apr 01, 2009 4:14 pm, edited 1 time in total.
With best regards,
Sudip
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: MySql Primer

Post by esgici »

Hi Sudip
sudip wrote: How long we have to wait? ...
Nobody can know :(
can you please advise me, whether I should continue this project?
As earlier said, this is ONLY you who will decide.

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: MySql Primer

Post by esgici »

Sudip wrote:How long we have to wait? ...
I hope that it is nearby; 1.1.0 dev unified binary already released.

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
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: MySql Primer

Post by Rathinagiri »

As Esgici rightly pointed out, it is 'you' who have to decide upon. :)
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: MySql Primer

Post by sudip »

Hi Rathi, Hi Esgici,

I decided to discontinue this project for time being! No problem, there are lots of things in HMG which I should learn :idea:

I shall continue it after I can use HbSqlRdd with HMG. :) (And I hope it will be very soon)

Thanks a lot for helping me so much.

With best regards.

Sudip
With best regards,
Sudip
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: MySql Primer

Post by sudip »

Hi Friends,

I was reading my previous topics in My HMG Projects. I found how many times I received your help and support. I am lucky! :)

Thank you all in HMG Forum.

Regards.

Sudip
With best regards,
Sudip
User avatar
Roberto Lopez
HMG Founder
Posts: 4004
Joined: Wed Jul 30, 2008 6:43 pm

Re: MySql Primer

Post by Roberto Lopez »

sudip wrote: I shall continue it after I can use HbSqlRdd with HMG. :) (And I hope it will be very soon)
I'm a very anxious person.

Anyway, with a great effort, I've decided that the better way is to wait until 'official' releases of Harbour to include in HMG distributions.... but... maybe I'll do a exception on this :)

I'll do tests ASAP if all goes Ok, I'll try to publish (at least) the libraries (MingW compiled) to link with HMG.

Regards,

Roberto.
Regards/Saludos,

Roberto


(Veritas Filia Temporis)
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: MySql Primer

Post by sudip »

Hello Roberto,
Roberto wrote:
Anyway, with a great effort, I've decided that the better way is to wait until 'official' releases of Harbour to include in HMG distributions.... but... maybe I'll do a exception on this :)

I'll do tests ASAP if all goes Ok, I'll try to publish (at least) the libraries (MingW compiled) to link with HMG.

Regards,

Roberto.
I always respect you, even since when I hadn't joined HMG Forum. :) But, I never thought - you would take so much care about my learning "passion". :)

I don't know how can I show my gratitude :)

With my deepest regards.

Sudip
With best regards,
Sudip
Post Reply