Groups | Search | Server Info | Login | Register
Groups > comp.lang.pascal.delphi.misc > #731
| From | Marco van de Voort <marcov@toad.stack.nl> |
|---|---|
| Newsgroups | comp.lang.pascal.delphi.misc |
| Subject | Re: Lazarus and FreePascal |
| Date | 2016-08-24 08:30 +0000 |
| Organization | Stack Usenet News Service |
| Message-ID | <slrnnrqmpd.12h0.marcov@toad.stack.nl> (permalink) |
| References | <npgkmc$n6q$1@dont-email.me> <e22jdpF2jopU1@mid.individual.net> <npii9i$68s$1@dont-email.me> |
On 2016-08-23, P E Schoen <paul@pstech-inc.com> wrote: > I plan to build a new project that will read a huge CSV text file (about 1.8 > GB), and split it into more manageable file sizes that can be converted to > spreadsheet format with Open Office. It has a maximum of 1048576 lines with > an ODS file of 11.2 MB. This is a database of all songs in the ASCAP > database. It was supplied in a 288 MB zipfile. Using fpspreadsheet (in fpc/lazarus) you can churn out office files directly, without having an office installed. (and at least as important, decoupling your applications from Office version)
Back to comp.lang.pascal.delphi.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Lazarus and FreePascal "P E Schoen" <paul@pstech-inc.com> - 2016-08-23 00:50 -0400
Re: Lazarus and FreePascal "P E Schoen" <paul@pstech-inc.com> - 2016-08-23 01:30 -0400
Re: Lazarus and FreePascal Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2016-08-23 11:14 +0200
Re: Lazarus and FreePascal "P E Schoen" <paul@pstech-inc.com> - 2016-08-23 18:21 -0400
Re: Lazarus and FreePascal Marco van de Voort <marcov@toad.stack.nl> - 2016-08-24 08:30 +0000
Re: Lazarus and FreePascal Marco van de Voort <marcov@toad.stack.nl> - 2016-08-23 12:00 +0000
Re: Lazarus and FreePascal "P E Schoen" <paul@pstech-inc.com> - 2016-08-23 17:40 -0400
csiph-web