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=3.8 required=5.0 tests=BAYES_00,INVALID_MSGID, RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ec9f6a283e4eb844 X-Google-Attributes: gid103376,public From: "Cliff Chavis" Subject: Re: ODBC??? Date: 1998/08/11 Message-ID: <01bdc55a$f55ccc70$7a3cbfc7@fwbbn015730>#1/1 X-Deja-AN: 380275286 Sender: nntp@news.boeing.com (Boeing NNTP News Access) X-Nntp-Posting-Host: 199.191.60.122 References: <901889226.936789184@news.online.be> Organization: The Boeing Company Newsgroups: comp.lang.ada Date: 1998-08-11T00:00:00+00:00 List-Id: There are 3 packages that you need. sql, sqlext, and odbcinst I know that apex ada compilor comes with these. Steve Puts wrote in article <901889226.936789184@news.online.be>... > I just wonder if it would be possible to create odbc-calls in ada, to connect > to a remote database server. Could anyone point me out what package I need to > use for this. > > Hope you can help me. > > Steve >