General Help regarding HMG, Compilation, Linking, Samples
Moderator: Rathinagiri
AUGE_OHR
Posts: 2093 Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany
Post
by AUGE_OHR » Wed May 27, 2020 4:31 am
hi,
i play with libxlsxwriter to create XLSx from DBF which work well and very fast
http://libxlsxwriter.github.io/
now i´m searching for Sample to READ a unknown XLSx into Array
have fun
Jimmy
Rathinagiri
Posts: 5480 Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:
Post
by Rathinagiri » Wed May 27, 2020 4:38 am
So, we don't require any ActiveX.
Any possibility to create a bridge for Harbour?
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
AUGE_OHR
Posts: 2093 Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany
Post
by AUGE_OHR » Wed May 27, 2020 5:04 am
hi
Rathinagiri wrote: ↑ Wed May 27, 2020 4:38 am
So, we don't require any ActiveX.
Any possibility to create a bridge for Harbour?
i´m playing with HMG so it is a harbour Contribution
i use this Sample to build LIB
have fun
Jimmy
Rathinagiri
Posts: 5480 Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:
Post
by Rathinagiri » Wed May 27, 2020 12:33 pm
Wow. Amazing!
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
jparada
Posts: 433 Joined: Fri Jan 23, 2009 5:18 pm
Post
by jparada » Wed May 27, 2020 2:28 pm
Hi,
I can contribute my experience here because I did a lot of testing and I create complex reports with the Fausto's wrapper it is very fast, Fausto helps you and you can quickly implement an example, but in my case when I needed options to manipulate the margins of the sheet, freeze panes and other features there was not possible with the Fausto's lib, in addition that the Fausto's lib generates xml files which in size are larger than true xlsx files, so I am using the Riztan wrapper, please take a look at
https://github.com/riztan/hbxlsxwriter
Regards,
Javier
fouednoomen
Posts: 188 Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia
Post
by fouednoomen » Wed May 27, 2020 3:15 pm
we need CStruct.ch
fouednoomen
Posts: 188 Joined: Sun Oct 14, 2012 8:33 am
DBs Used: DBF, MySQL, MariaDB, SQLite, PostgreSQL, Oracle, ODBC
Location: Tunisia
Post
by fouednoomen » Wed May 27, 2020 3:24 pm
error.png (119.78 KiB) Viewed 2836 times
serge_girard
Posts: 3309 Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB 2 DBF
Location: Belgium
Contact:
Post
by serge_girard » Wed May 27, 2020 4:14 pm
Hi Jimmy,
How to compile and how to use it?
Thx, Serge
There's nothing you can do that can't be done...
serge_girard
Posts: 3309 Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB 2 DBF
Location: Belgium
Contact:
Post
by serge_girard » Wed May 27, 2020 4:16 pm
This lines gives error:
Code: Select all
4893 #include "C:\Users\Apollo1\Downloads\hblibxlsxwriter-master\xlsxwriter.h"
There's nothing you can do that can't be done...
Anand
Posts: 596 Joined: Tue May 24, 2016 4:36 pm
DBs Used: DBF
Post
by Anand » Wed May 27, 2020 5:07 pm
Hi Serge,
A working demo of the same is available in MiniGUI Extended with all dll and lib
c:\MiniGUI\SAMPLES\Advanced\HbXlsxWriter\
You may check it.
Regards,
Anand
Regards,
Anand