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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!26g2000hsk.googlegroups.com!not-for-mail From: soychangoman@gmail.com Newsgroups: comp.lang.ada Subject: Re: GNADE/ODBC connection problem Date: Fri, 3 Oct 2008 08:39:53 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <37ea8921-0e2f-4a10-9347-8c078e367b0f@e17g2000hsg.googlegroups.com> NNTP-Posting-Host: 190.246.68.56 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1223048393 31269 127.0.0.1 (3 Oct 2008 15:39:53 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 3 Oct 2008 15:39:53 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 26g2000hsk.googlegroups.com; posting-host=190.246.68.56; posting-account=qyu9oAoAAADnlcmgaGLAx2wCGPoJM9US User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3) Gecko/2008092814 Iceweasel/3.0.1 (Debian-3.0.1-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7947 Date: 2008-10-03T08:39:53-07:00 List-Id: On Oct 3, 10:57 am, Ludovic Brenta wrote: > Have you configured your odbc.ini file? GNADE looks there for the data > source name you specified in your Ada program and for the driver it > should load to access the database. The configuration of odbc.ini is > outside the scope of GNADE as this is really part of UnixODBC (which, > of course, I assume you have installed). That worked just fine. Thank you VERY much. Mat=EDas Niklison.