Page 1 of 3

Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 2:12 pm
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

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 2:23 pm
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

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 2:59 pm
by Steed
Gracias !!!

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 3:17 pm
by quartz565
Gracias mustafa !!

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 4:01 pm
by serge_girard
Mustafa,

Gracias y sabrosa comida !

Serge

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 4:25 pm
by bpd2000
Thank you Mustafa for nice creation
Color full creation as usual
I enjoyed Pizza

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 4:30 pm
by serge_girard
Mustafa,

How to compile properly? I get multiple compile errors!

Serge

Re: Menu_Pizza_SQlite

Posted: Wed Mar 09, 2016 10:31 pm
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 ?!?

Re: Menu_Pizza_SQlite

Posted: Thu Mar 10, 2016 5:36 am
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.

Re: Menu_Pizza_SQlite

Posted: Thu Mar 10, 2016 6:02 am
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