From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b424ec4b490c1d84 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsfeed.stanford.edu!sn-xit-02!sn-xit-01!sn-post-01!supernews.com!news.supernews.com!not-for-mail From: Chris Humphries Newsgroups: comp.lang.ada Subject: Re: excel files Date: Tue, 05 Oct 2004 08:32:30 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <4162945E.7080902@unixfu.net> User-Agent: Mozilla Thunderbird 0.8 (X11/20040926) X-Accept-Language: en-us, en MIME-Version: 1.0 References: <4161a1b5$0$22589$636a15ce@news.free.fr> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:4722 Date: 2004-10-05T08:32:30-04:00 List-Id: Georg Bauhaus wrote: > Martin Dowie wrote: > : "Alexandre Devaure" wrote in message > : news:4161a1b5$0$22589$636a15ce@news.free.fr... > :> Hello, > :> Does a library exist in Ada to read MS Excel files ? > :> I find nothing with google. > : > : You should check out "GNATCOM" (under "COM/DCOM") @ www.adapower.com > > If there is a way to use Microsoft formatted files from .NET, > you could use that as well, using GNAT for .NET. > > > -- georg Now that would be cool ;) .NET isn't that bad of an idea, and the mono project is really making huge progress with their open source .NET implementation and c# development suite. Even think there is VB too, yet it is not as complete :) http://mono-project.com (novell backed now).