How To Make XLSX File With Harbour
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: How To Make XLSX File With Harbour
This is really Great !!!
How can we get and use it?
How can we get and use it?
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: How To Make XLSX File With Harbour
Many thanks to Mr. Kwon for sharing his libraries for testing.
It is really a Great Product.
This allows us to create XLSX files on PCs without installation of Excel.
Exporting dbf (or other data) to XLSX file is really Blazing Fast. One has to see it to believe.
is finished in blink (less than 0.05 secs.)
When I was testing for the first time, I confess I could not believe my eyes.
This is very useful for our community.
I tested with a DBF with 100,000 records with 30 large fields and it is exported to XLSX in about 5 seconds.
More information to follow.
It is really a Great Product.
This allows us to create XLSX files on PCs without installation of Excel.
Exporting dbf (or other data) to XLSX file is really Blazing Fast. One has to see it to believe.
Code: Select all | Expand
dbf2xlsx( "customer.dbf" )
When I was testing for the first time, I confess I could not believe my eyes.
This is very useful for our community.
I tested with a DBF with 100,000 records with 30 large fields and it is exported to XLSX in about 5 seconds.
More information to follow.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: How To Make XLSX File With Harbour
Great!nageswaragunupudi wrote:Many thanks to Mr. Kwon for sharing his libraries for testing.
It is really a Great Product.
This allows us to create XLSX files on PCs without installation of Excel.
Exporting dbf (or other data) to XLSX file is really Blazing Fast. One has to see it to believe.
is finished in blink (less than 0.05 secs.)Code: Select all | Expand
dbf2xlsx( "customer.dbf" )
When I was testing for the first time, I confess I could not believe my eyes.
This is very useful for our community.
I tested with a DBF with 100,000 records with 30 large fields and it is exported to XLSX in about 5 seconds.
More information to follow.
Regards,
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.04
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.04
Re: How To Make XLSX File With Harbour
Hi,
Is it possible to get the library for 32 bits?
What is the cost ?
Regards
Is it possible to get the library for 32 bits?
What is the cost ?
Regards
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: How To Make XLSX File With Harbour
The Author will announce soon.
We are aware that he is building libraries for BCC and MSVC both 32 bits and 64 bits.
We are aware that he is building libraries for BCC and MSVC both 32 bits and 64 bits.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: How To Make XLSX File With Harbour
Charles ha decidido distribuirla gratuitamentepaquitohm wrote:Hi,
Is it possible to get the library for 32 bits?
What is the cost ?
Regards
Re: How To Make XLSX File With Harbour
That's very Kind by Charles and very good news.Charles ha decidido distribuirla gratuitamente :-)x
Many thanks for this.
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: How To Make XLSX File With Harbour
Dear Detlef,
We are already implementing these new functionalities in FWH
We are already implementing these new functionalities in FWH
- CharlesKwon
- Posts: 28
- Joined: Sun Nov 02, 2014 7:03 am
Re: How To Make XLSX File With Harbour
DrXlsx 1.0 will be released soon. It is currently undergoing final testing, and we have added easy-to-use and powerful features as shown in the link below.
Thank you for your interest
http://www.charleskwon.com/?p=948
Regards,
Charles KWON
Thank you for your interest
http://www.charleskwon.com/?p=948
Regards,
Charles KWON
- richard-service
- Posts: 804
- Joined: Tue Oct 16, 2007 8:57 am
- Location: New Taipei City, Taiwan
- Contact:
Re: How To Make XLSX File With Harbour
Dear KwonCharlesKwon wrote:DrXlsx 1.0 will be released soon. It is currently undergoing final testing, and we have added easy-to-use and powerful features as shown in the link below.
Thank you for your interest
http://www.charleskwon.com/?p=948
Regards,
Charles KWON
Sounds good.
Best Regards,
Richard
Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit
Richard
Harbour 3.2.0dev (r2402101027) => Borland C++ v7.7 32bit
MySQL v8.0 /ADS v10
Harbour 3.2.0dev (r2011030937) => Borland C++ v7.4 64bit