DBF Create Code

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

DBF Create Code

Post by sudip »

Hello,

I just created a small utility, which generates code for creating dbf files.
DbfCreate.jpg
DbfCreate.jpg (40.78 KiB) Viewed 9826 times
Please download source code
DBFCreate.zip
(2.18 KiB) Downloaded 696 times
Please test and send me your comments.

With best regards.

Sudip
With best regards,
Sudip
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: DBF Create Code

Post by Rathinagiri »

Cute little utility.

Thanks for sharing Sudip.
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: DBF Create Code

Post by sudip »

Hello Rathi,

Thank you for your kind words. Your words always inspire me :)

Now, I added some features, so that this small utility will generate "Function" :)
DbfCreate.jpg
DbfCreate.jpg (36.53 KiB) Viewed 9819 times
Please download source code
DBFCreate.zip
(2.46 KiB) Downloaded 657 times
Please compile and test.

And please don't forget to send your remarks. :)

With best regards.

Sudip
With best regards,
Sudip
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: DBF Create Code

Post by Rathinagiri »

Nice enhancement Sudip.

This will be really helpful to port an existing db software to a new customer/computer.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: DBF Create Code

Post by esgici »

Hi Sudip

Program which generates code !

You are going to "programming without code" !

Good enhancement, congrats :)

Regards

--

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

Re: DBF Create Code

Post by sudip »

Hi Esgici,

Thanks for your kind words. :-)
esgici wrote: Program which generates code !

You are going to "programming without code" !

Good enhancement, congrats :)
I feel I should express my thoughts little more. :)
I created this small utility, when it just came to my mind. No, organized thinking ;)
I like coding by hand. So, I created this to help my own coding style. This small app will be helpful for porting my old clipper and VFP apps to HMG. And, using the source code anyone can adopt his/her way of coding :)
IMHO, programming with hand made code is a better choice. I just remember my old Clipper Apps. They are certainly better than my old VFP apps!!! :)
So, where do we need "programming without coding"? A very good example is our HMG IDE. Form control coordinates are harder in case of hand coding.

Thank you again for your encouragement :)
But, I am not "really" happy until I shall create a real life big app with HMG :(

With best regards.

Sudip
With best regards,
Sudip
User avatar
Vanguarda
Posts: 543
Joined: Wed Feb 11, 2009 10:56 am
Location: Americana - SP
Contact:

Re: DBF Create Code

Post by Vanguarda »

Hi my friend Sudip,
At first, a many thank to you for sharing this nice utility with us. It is very useful for all us.
I like very much.
sudip wrote:
But, I am not "really" happy until I shall create a real life big app with HMG :(
Sudip
I agree with you. I want create some thing great with HMG, for sharing with all HMG brothers in here.
But, all project, when shared with the our brothers, are great, and very especials too. The size not is all, utility is all, and this work is very useful.
I like your style, i like your code. You are a great man, great programmer, and i admire you.

Thanks once again for this nice work, brother.

ps: sorry my bad english

With best regards,
--
Paulo Sérgio Durço (Vanguarda)


http://hmglights.wordpress.com/
User avatar
sudip
Posts: 1454
Joined: Sat Mar 07, 2009 11:52 am
Location: Kolkata, WB, India

Re: DBF Create Code

Post by sudip »

Hi Friend Vanguarda,
Thank you for your kind words.
I am not such a "great" programmer ;) I am a learner with a bad habit of out of focus (Esgici? ;))
Vanguarda wrote: ...
I agree with you. I want create some thing great with HMG, for sharing with all HMG brothers in here.
...
We are all in the same boat brother. We all dream to create some great app and then share with others :)
So, "NEVER ABANDON YOUR DREAM" :)

BTW, does anyone have any idea how to create an app which will create SQL code by QBE (Query By Example)?
I created one with VFP about 5/6 years back, but that used only one table, no joining, no group by ...
This will be very helpful for MySql back end.

Regards.
Sudip
With best regards,
Sudip
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: DBF Create Code

Post by Rathinagiri »

BTW, does anyone have any idea how to create an app which will create SQL code by QBE (Query By Example)?
Can you explain with a small example?
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: DBF Create Code

Post by sudip »

Rathi,
I am posting in another thread.
Regards.
Sudip
With best regards,
Sudip
Post Reply