Page 1 of 2

MySql Primer

Posted: Wed Apr 01, 2009 11:34 am
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 7827 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 605 times
Please compile and run.

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

With best regards to you all.

Sudip

Re: MySql Primer

Posted: Wed Apr 01, 2009 12:16 pm
by esgici
Hi Sudip

Thanks for sharing :)


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

Regards

--

Esgici

Re: MySql Primer

Posted: Wed Apr 01, 2009 2:19 pm
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

Re: MySql Primer

Posted: Wed Apr 01, 2009 2:57 pm
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

Re: MySql Primer

Posted: Wed Apr 01, 2009 3:03 pm
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

Re: MySql Primer

Posted: Wed Apr 01, 2009 3:05 pm
by Rathinagiri
As Esgici rightly pointed out, it is 'you' who have to decide upon. :)

Re: MySql Primer

Posted: Wed Apr 01, 2009 4:07 pm
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

Re: MySql Primer

Posted: Wed Apr 01, 2009 4:51 pm
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

Re: MySql Primer

Posted: Wed Apr 01, 2009 5:27 pm
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.

Re: MySql Primer

Posted: Thu Apr 02, 2009 4:01 am
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