comp.lang.ada
 help / color / mirror / Atom feed
From: Serge Mosin <svmosin@gmail.com>
Subject: Re: Ada Spreadsheet output
Date: Tue, 19 Nov 2013 03:14:08 -0800 (PST)
Date: 2013-11-19T03:14:08-08:00	[thread overview]
Message-ID: <a785a171-41dd-4b9a-b876-b0303d4b9668@googlegroups.com> (raw)
In-Reply-To: <85zjp1wyh6.fsf@stephe-leake.org>

On Monday, November 18, 2013 9:55:49 PM UTC+7, Stephen Leake wrote:
> Serge Mosin <svm...@gmail.com> writes:
> 
> 
> 
> > 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.
> 
> 
> 
> Do you need to output equations, or just data?
> 
> 
> 
> Data can be handled by comma separated values, which are trivial to
> 
> write.
> 
> 
> 
> When entering data, if you start with "=", it becomes an equation; does
> 
> that work for csv import as well? I haven't tried it.
> 
> 
> 
> -- 
> 
> -- Stephe

I need to output simple data, but it has a complex cell structure. I beleive, CSV files are similar to using ODBC interface, where I only can have simple key-valued files, which is not enough in my situation.


  reply	other threads:[~2013-11-19 11:14 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
2013-11-17 11:17     ` Sebastian Doht
2013-11-18 14:55     ` Stephen Leake
2013-11-19 11:14       ` Serge Mosin [this message]
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