Page 1 of 1

Upgrade mysqlxbase (MariaDb)

Posted: Wed Sep 03, 2014 2:42 pm
by patito
Hi

Upgrade mysqlxbase ( Also you can run MariaDB , https://mariadb.org/ )
solves execution browse to express and mysql.
Attached modified file _dcxbrowse.prg
, add this line in file dcdialog.ch # define BROWSE_MYSQL 8
See example cliente.prg ,manual description of classes, examples and other


Excuse me for my poor English
Thank you Roger

Best Regard
Hector Pezoa


Hello Hector,
do you have a sample with a eXpress++ GUI browser ? it shows always only one record in my tests.
regards
Rudolf

Re: Upgrade mysqlxbase (MariaDb)

Posted: Wed Sep 03, 2014 3:00 pm
by patito
Hi

Upgrade mysqlxbase ( Also you can run MariaDB , https://mariadb.org/ )
solves execution browse to express and mysql.
Attached modified file _dcxbrowse.prg
, add this line in file dcdialog.ch # define BROWSE_MYSQL 8
See example cliente.prg ,manual description of classes, examples and other
the libmysql.dll library is required

Excuse me for my poor English
Thank you Roger

Best Regard
Hector Pezoa


Hello Hector,
do you have a sample with a eXpress++ GUI browser ? it shows always only one record in my tests.
regards
Rudolf

Re: Upgrade mysqlxbase (MariaDb)

Posted: Wed Sep 10, 2014 5:12 pm
by rdonnay
Hector -

I am working on a build 260 release which I hope to have ready by next week.
I have implemented your changes.

Please look at the attached files.

Roger

Re: Upgrade mysqlxbase (MariaDb)

Posted: Thu Sep 11, 2014 5:27 pm
by patito
Hi Roger

I have looked and revised the code and I think they are right. I have performed several tests
with the browser code and a data set with more than 1500 records and I noted it pretty fast.
Also I have tested the field edit feature and it is working fine as well. I have attached
a screen cap with the browser image and the editor.


Thanks for your update !.
Kind regards,

Héctor