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,FREEMAIL_FROM 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!news2.google.com!proxad.net!feeder2-1.proxad.net!news12-e.free.fr!not-for-mail Date: Tue, 05 Oct 2004 21:00:28 +0200 From: Alexandre Devaure User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040814 X-Accept-Language: fr, en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: excel files References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4162ef66$0$29136$626a14ce@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 05 Oct 2004 21:00:54 MEST NNTP-Posting-Host: 82.224.152.77 X-Trace: 1097002854 news12-e.free.fr 29136 82.224.152.77:30201 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:4736 Date: 2004-10-05T21:00:54+02:00 List-Id: tmoran@acm.org wrote: >>Depending on what you have in your Excel file, but you can use it as a DB and >>use ODBC to access data. > > Can you access formulas and formatting via ODBC, or just values in cells? What I want is just to read values in cells.