Hi Mario Mansilla,
IMHO HeidiSQL is fantastic.
You can download it from www.heidisql.com
Migrate from DBFCDX TO SQL
Moderator: Rathinagiri
- Rathinagiri
- Posts: 5481
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Migrate from DBFCDX TO SQL
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.
-
Mario Mansilla
- Posts: 270
- Joined: Wed Aug 13, 2008 2:35 pm
- Location: Córdoba - Argentina
Re: Migrate from DBFCDX TO SQL
Hola Rathi :
que bueno , no sabia de esta base de datos .
Preguntaba antes por Mysql porque hay mucha documentacion en español (estoy en Argentina) para consulta y ademas en hmg hay amigos que tienen mucha experiencia de trabajar con esta base de datos y sobre todo que provienen de clipper como yo .
Saludos .
Mario Mansilla
Hi Rathi:
good, did not know of this database.
Asked earlier by Mysql because many documentation in Spanish (I'm in Argentina) for consultation and also in hmg there are friends who are experienced in working with this database and especially coming from clipper like me.
Greetings.
Mario Mansilla
que bueno , no sabia de esta base de datos .
Preguntaba antes por Mysql porque hay mucha documentacion en español (estoy en Argentina) para consulta y ademas en hmg hay amigos que tienen mucha experiencia de trabajar con esta base de datos y sobre todo que provienen de clipper como yo .
Saludos .
Mario Mansilla
Hi Rathi:
good, did not know of this database.
Asked earlier by Mysql because many documentation in Spanish (I'm in Argentina) for consultation and also in hmg there are friends who are experienced in working with this database and especially coming from clipper like me.
Greetings.
Mario Mansilla
- Rathinagiri
- Posts: 5481
- Joined: Tue Jul 29, 2008 6:30 pm
- DBs Used: MariaDB, SQLite, SQLCipher and MySQL
- Location: Sivakasi, India
- Contact:
Re: Migrate from DBFCDX TO SQL
No, this is the connecting software for MySQL.
You can download and install from www.mariadb.org for MySQL.
You can download and install from www.mariadb.org for MySQL.
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.
-
Mario Mansilla
- Posts: 270
- Joined: Wed Aug 13, 2008 2:35 pm
- Location: Córdoba - Argentina
Re: Migrate from DBFCDX TO SQL
Ahora comprendo . Muchas gracias Rathi .
Empezare con un pequeño proyecto .
Todos mis proyectos desde que comenze con HMG fueron realizados utilizando el IDE para realizar los formularios .
¿ Hay alguna diferencia en el tratamiento de los formularios al cambiar DBF por MySql ? .
Con DBF siempre utilizo el control BROWSE para vizualizarlas las bases , con Mysql veo que todos usan el control GRID .
¿Existe algún inconveniente fundamental por el cual usan GRID en lugar de BROWSE?
Saludos .
Mario Mansilla
Now I understand. Thank you very much Rathi.
I'll start with a small project.
All my projects since I started with HMG were performed using the IDE to make the forms.
Is there any difference in the treatment of the forms to change DBF by MySql? .
With DBF always use BROWSE to control vizualizarlas bases with Mysql see that everyone uses GRID control.
Is there a fundamental problem which instead use BROWSE GRID?
Greetings.
Mario Mansilla
Empezare con un pequeño proyecto .
Todos mis proyectos desde que comenze con HMG fueron realizados utilizando el IDE para realizar los formularios .
¿ Hay alguna diferencia en el tratamiento de los formularios al cambiar DBF por MySql ? .
Con DBF siempre utilizo el control BROWSE para vizualizarlas las bases , con Mysql veo que todos usan el control GRID .
¿Existe algún inconveniente fundamental por el cual usan GRID en lugar de BROWSE?
Saludos .
Mario Mansilla
Now I understand. Thank you very much Rathi.
I'll start with a small project.
All my projects since I started with HMG were performed using the IDE to make the forms.
Is there any difference in the treatment of the forms to change DBF by MySql? .
With DBF always use BROWSE to control vizualizarlas bases with Mysql see that everyone uses GRID control.
Is there a fundamental problem which instead use BROWSE GRID?
Greetings.
Mario Mansilla
Re: Migrate from DBFCDX TO SQL
Bonsoir tout le monde.
Voila quand j'ai voulu utiliser le fichier "client.rar [981.9 KiB] " de Mr fouednoomen.
En voulant utiliser la fonction 'SUPPRIMER' ,j'ai le message suivant.
//
Good evening everyone.
That is when I tried to use the file "client.rar [981.9 KiB" of Mr fouednoomen.
Wanting to use the 'DELETE', I get the following message
MERCI BEAUCOUP FOR YOUR HELP
Procedure Eliminar()
*------------------------------------------------------------*
If MsgYesNo ( 'Vous êtes Sure de vouloir Supprimer le Client')
If Client->(FLock())
Delete
Win_1.Browse_1.Delete
Win_1.Browse_1.EnableUpdate()
Win_1.Browse_1.Refresh
Unlock
endif
EndIf
Return
Voila quand j'ai voulu utiliser le fichier "client.rar [981.9 KiB] " de Mr fouednoomen.
En voulant utiliser la fonction 'SUPPRIMER' ,j'ai le message suivant.
//
Good evening everyone.
That is when I tried to use the file "client.rar [981.9 KiB" of Mr fouednoomen.
Wanting to use the 'DELETE', I get the following message
MERCI BEAUCOUP FOR YOUR HELP
Procedure Eliminar()
*------------------------------------------------------------*
If MsgYesNo ( 'Vous êtes Sure de vouloir Supprimer le Client')
If Client->(FLock())
Delete
Win_1.Browse_1.Delete
Win_1.Browse_1.EnableUpdate()
Win_1.Browse_1.Refresh
Unlock
endif
EndIf
Return
- Attachments
-
- error_Supp.JPG (123.53 KiB) Viewed 2546 times
L'Algerie vous salut
Y.TABET
Y.TABET
Re: Migrate from DBFCDX TO SQL
good morning,
it's good I found the error
@+
it's good I found the error
@+
L'Algerie vous salut
Y.TABET
Y.TABET