HMG 3.2 (Stable)
Moderator: Rathinagiri
- Rathinagiri
- Posts: 5266
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 171 times
- Been thanked: 173 times
- Contact:
Re: HMG 3.2 (Stable)
Are you using sqlite or mysql database in your application?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- andyglezl
- Posts: 1191
- Joined: Fri Oct 26, 2012 7:58 pm
- Location: Guadalajara Jalisco, MX
- Has thanked: 37 times
- Been thanked: 85 times
- Contact:
Hola Rathinagiri
(perdón, no habia visto el mensaje)
Estoy probando conectarme a una DB de MySql y utilizo las siguientes funciones
(en HMG 3.1.5 no tengo problemas)
-----------------------------------------------------------------------------
Hello Rathinagiri
(sorry, had not seen the message)
I'm trying to connect to a MySql DB and use the following functions
(HMG in 3.1.5 I have no problems)
(perdón, no habia visto el mensaje)
Estoy probando conectarme a una DB de MySql y utilizo las siguientes funciones
(en HMG 3.1.5 no tengo problemas)
-----------------------------------------------------------------------------
Hello Rathinagiri
(sorry, had not seen the message)
I'm trying to connect to a MySql DB and use the following functions
(HMG in 3.1.5 I have no problems)
dbo:=Connect2DB('localhost','Adm528','','MyBusinessDelta')
aTableCol:=SQL(dbo,"DESCRIBE prods")
aTableDat:=SQL(dbo,"select "+cCposQuery+" from prods order by articulo")
- Attachments
-
- PRBMYSQL.jpg (107.88 KiB) Viewed 4198 times
Andrés González López
Desde Guadalajara, Jalisco. México.
Desde Guadalajara, Jalisco. México.
- Rathinagiri
- Posts: 5266
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 171 times
- Been thanked: 173 times
- Contact:
Then you have to include -lhmgmysql in the library list.
Also, there is no function called iscontroldefine(). However there is a function called iscontroldefined().
Also, there is no function called iscontroldefine(). However there is a function called iscontroldefined().
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.
- andyglezl
- Posts: 1191
- Joined: Fri Oct 26, 2012 7:58 pm
- Location: Guadalajara Jalisco, MX
- Has thanked: 37 times
- Been thanked: 85 times
- Contact:
Rathinagiri, ya la incluí y me dice que no encuentra "iscontroldefine()" pero en mi fuente
yo no la utilizo, hago un #include "Gridtopdf.prg" y ahi si existe, la cambie por "iscontroldefined()"
pero aun asi me sigue dando el error de que no la encuentra ???
----------------------------------------------------------------------------------------------
Rathinagiri, and included it and tells me not found "iscontroldefine ()" but my source
I do not use it, I do a # include "Gridtopdf.prg" and then if there is, it is changed to "iscontroldefined()"
but still still gives me the error that can not find it??
yo no la utilizo, hago un #include "Gridtopdf.prg" y ahi si existe, la cambie por "iscontroldefined()"
pero aun asi me sigue dando el error de que no la encuentra ???
----------------------------------------------------------------------------------------------
Rathinagiri, and included it and tells me not found "iscontroldefine ()" but my source
I do not use it, I do a # include "Gridtopdf.prg" and then if there is, it is changed to "iscontroldefined()"
but still still gives me the error that can not find it??
- Attachments
-
- IsControlDef.jpg (63.84 KiB) Viewed 4185 times
Andrés González López
Desde Guadalajara, Jalisco. México.
Desde Guadalajara, Jalisco. México.
- andyglezl
- Posts: 1191
- Joined: Fri Oct 26, 2012 7:58 pm
- Location: Guadalajara Jalisco, MX
- Has thanked: 37 times
- Been thanked: 85 times
- Contact:
vuelvo a compilar con la 3.1.5, (con los cambios hechos en "Gridtopdf.prg")
y si me funciona !
-------------------------------------------------------------------------
I again compiled with 3.1.5 (with the changes made in "Gridtopdf.prg")
and if it works!
y si me funciona !
-------------------------------------------------------------------------
I again compiled with 3.1.5 (with the changes made in "Gridtopdf.prg")
and if it works!
- Attachments
-
- IsControlDef2.jpg (72.89 KiB) Viewed 4183 times
Andrés González López
Desde Guadalajara, Jalisco. México.
Desde Guadalajara, Jalisco. México.
-
- Posts: 1275
- Joined: Tue Sep 03, 2013 4:22 am
- Location: Tecámac, México
- Has thanked: 1 time
- Been thanked: 2 times
Hola a todos,
Ejecute el ejemplo de RichEditBox y es excelente
, solo encontre a primera revisión que el tamaño de la fuente no lo ejecuta a la primera, tengo que volver a decirle que quiero que el tamaño de la fuente de otro tamaño y ya hace el cambio
,
No se si ya esta posteado este problema, o nada mas a mi me ocurre?
Saludos
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Hi all,
Run the example of RichEditBox and is excellent
, only found to first review the font size does not run to the first, I have to say again that I want the font size and other size and make the change
Do not know if already posted this problem, or anything else to my happening to me?
regards
Ejecute el ejemplo de RichEditBox y es excelente




No se si ya esta posteado este problema, o nada mas a mi me ocurre?
Saludos
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Hi all,
Run the example of RichEditBox and is excellent




Do not know if already posted this problem, or anything else to my happening to me?
regards
-
- Posts: 1275
- Joined: Tue Sep 03, 2013 4:22 am
- Location: Tecámac, México
- Has thanked: 1 time
- Been thanked: 2 times
También me ocurre con el tipo de letra!
Saludos
///////////////////////////////////////////////////////
I also happen with the font!
regards
Saludos
///////////////////////////////////////////////////////
I also happen with the font!
regards
Hola a todos:
He intentado descargar el ejecutable de la version 3.2 y el resultado es que el ejecutable esta corrupto. Alguien ha experimentado algo asi anteriormente???
Hi all:
I have been tried to download 3.2 version of HMG, but my final result is "file corrupted". Is anybody with the same result???
Saludos/Regards, Carlos RD
He intentado descargar el ejecutable de la version 3.2 y el resultado es que el ejecutable esta corrupto. Alguien ha experimentado algo asi anteriormente???
Hi all:
I have been tried to download 3.2 version of HMG, but my final result is "file corrupted". Is anybody with the same result???
Saludos/Regards, Carlos RD
Todo en el Nombre de Jesus / All in the name of Jesus
Carlos RD
Carlos RD
- Rathinagiri
- Posts: 5266
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Has thanked: 171 times
- Been thanked: 173 times
- Contact:
Please download from Sourceforge.net and try.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
South or North HMG is worth.
...the possibilities are endless.