Menu_Pizza_SQlite

HMG Samples and Enhancements

Moderator: Rathinagiri

User avatar
mustafa
Posts: 1160
Joined: Fri Mar 20, 2009 11:38 am
DBs Used: DBF
Location: Alicante - Spain
Contact:

Menu_Pizza_SQlite

Post by mustafa »

Hola amigos:
Les dejo un pequeño sample que simula el control
y confección de un Menú de una Pizzeria.
He utilizado la basa de datos SQlite

Gracias a las enseñanzas de los maestros:
Sudip , Rathinagiri, Amarante, Mol, Foued,
Qatan, Claudiotedesco,Dragancesu

Perdón si me dejo algún compañero por mencionar.

Para mi el tema de Sqlite creo que tendría que
ampliarse en este foro un poco para los que
no lo conocemos apenas y estamos empezando.

Ruego lean el fichero -> "Read_me_help.txt"
donde se explica un poco como funciona el sample.

Un saludo
Mustafa
*------------------------------- Google --------------------------------------*
Hello friends
I leave a small sample that simulates control
and preparation of a menu from a Pizzeria.

I used the data based SQlite

Thanks to the teachings of the masters:
Sudip, Rathinagiri, Amarante, Mol, Foued,
Qatan, Claudiotedesco, Dragancesu.

Sorry if I let a colleague to mention.

For me the issue would have to think Sqlite
extended in this forum a bit for that
we do not know and we are just beginning.

Pray read the file -> "Read_me_help.txt"
which it explains a bit like the sample works.

a greeting
Mustafa
Attachments
Menu_Pizza_SQlite.zip
(1.14 MiB) Downloaded 419 times
screenshot.jpg
screenshot.jpg (52.04 KiB) Viewed 4480 times
Last edited by mustafa on Wed Mar 09, 2016 3:43 pm, edited 1 time in total.
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Menu_Pizza_SQlite

Post by esgici »

mustafa wrote: I leave a small sample that simulates control
and preparation of a menu from a Pizzeria.

I used the data based SQlite
Gracias brother :)

Viva HMG :D
Viva INTERNATIONAL HMG :D
User avatar
Steed
Posts: 427
Joined: Sat Dec 12, 2009 3:40 pm

Re: Menu_Pizza_SQlite

Post by Steed »

Gracias !!!
User avatar
quartz565
Posts: 667
Joined: Mon Oct 01, 2012 12:37 pm
Location: Thessaloniki, Greece
Contact:

Re: Menu_Pizza_SQlite

Post by quartz565 »

Gracias mustafa !!
Best Regards,
Nikos.

os: Windows Server 2019 - 64
User avatar
serge_girard
Posts: 3167
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Menu_Pizza_SQlite

Post by serge_girard »

Mustafa,

Gracias y sabrosa comida !

Serge
There's nothing you can do that can't be done...
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: Menu_Pizza_SQlite

Post by bpd2000 »

Thank you Mustafa for nice creation
Color full creation as usual
I enjoyed Pizza
BPD
Convert Dream into Reality through HMG
User avatar
serge_girard
Posts: 3167
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Menu_Pizza_SQlite

Post by serge_girard »

Mustafa,

How to compile properly? I get multiple compile errors!

Serge
There's nothing you can do that can't be done...
User avatar
dragancesu
Posts: 921
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: Menu_Pizza_SQlite

Post by dragancesu »

Serge,
uncommnet libs=sqlite3 from \hmg.3.4.x\hmg.hbc and compile by build Menu_Sqlite.prg

Support for sqlite does not imply ?!?
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: Menu_Pizza_SQlite

Post by Rathinagiri »

Mustafa, thank you for sharing your nice project.

After reading your help file it is very clear to follow.

I am sure shadowbox() is a candidate for a UDF library.

I am happy that you have used hmg_sqlite_bridge.
For me the issue would have to think Sqlite
extended in this forum a bit for that
we do not know and we are just beginning.
Sure SQL concepts are not thrown light upon. People using DBF have to try SQL. The learning curve is very short. I have ported all my applications to SQL based, after one of my oldest project running on DBF to SQL ported last week.
Support for sqlite does not imply ?!?
I don't remember what happened. In the next version we will make it default. Thanks for reporting.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
andyglezl
Posts: 1461
Joined: Fri Oct 26, 2012 7:58 pm
Location: Guadalajara Jalisco, MX
Contact:

Re: Menu_Pizza_SQlite

Post by andyglezl »

serge_girard wrote:Mustafa,

How to compile properly? I get multiple compile errors!

Serge
Hola Serge
Yo añadi la siguiente linea al HMG.hbc
libs=hmgsqlite
---------------------------------------------------------------------------
Hi Serge
I add the following line to HMG.hbc
libs = hmgsqlite
Andrés González López
Desde Guadalajara, Jalisco. México.
Post Reply