comp.lang.ada
 help / color / mirror / Atom feed
From: Serge Mosin <svmosin@gmail.com>
Subject: Re: Ada Spreadsheet output
Date: Sat, 16 Nov 2013 22:43:37 -0800 (PST)
Date: 2013-11-16T22:43:37-08:00	[thread overview]
Message-ID: <f8b6c2de-2489-4c7d-93ef-573324d2b7e3@googlegroups.com> (raw)
In-Reply-To: <l69l3e$c8c$1@dont-email.me>

On Sunday, November 17, 2013 12:44:14 PM UTC+7, Jeffrey Carter wrote:
> On 11/16/2013 09:45 PM, Serge Mosin wrote:
> 
> > Hello, guys.
> 
> > I wish to know, if there are some Ada libraries for spreadsheet output, preferably OpenOffice. I mean the ability to create a spreadsheet file and write there/read it from the Ada program. The method should be fast enough, because big amount of data is supposed to be transferred, so launching OpenOffice and controlling output through it is not the solution.
> 
> 
> 
> There's Excel Writer for output:
> 
> 
> 
> http://excel-writer.sourceforge.net/
> 
> 
> 
> I'm not aware of anything for OpenOffice, nor for reading Excel files. This 
> 
> thread from 2004
> 
> 
> 
> http://coding.derkeiler.com/Archive/Ada/comp.lang.ada/2004-10/0299.html
> 
> 
> 
> suggests using ODBC to read Excel files.
> 
> 
> 
> -- 
> 
> Jeff Carter
> 
> "Death awaits you all, with nasty, big, pointy teeth!"
> 
> Monty Python & the Holy Grail
> 
> 20

Thanks for the reply, Jeffrey. MS Excel is not preferred and ODBC usage is probably possible only with simple structured spreadsheet tables (key-value ones), but I have a very complex type of structure, so it seems that I need to find a solution by myself.
Thanks anyways!

  reply	other threads:[~2013-11-17  6:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-17  4:45 Ada Spreadsheet output Serge Mosin
2013-11-17  5:44 ` Jeffrey Carter
2013-11-17  6:43   ` Serge Mosin [this message]
2013-11-17 11:17     ` Sebastian Doht
2013-11-18 14:55     ` Stephen Leake
2013-11-19 11:14       ` Serge Mosin
2013-11-20  9:03         ` Stephen Leake
2013-11-19 11:09 ` Maxim Reznik
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox