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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,195f26d2145c8f96 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: XML components? Date: 2000/04/05 Message-ID: #1/1 X-Deja-AN: 607247449 References: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: support@usenetserver.com Organization: WebUseNet Corp http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. NNTP-Posting-Date: Wed, 05 Apr 2000 17:03:07 EDT Newsgroups: comp.lang.ada Date: 2000-04-05T00:00:00+00:00 List-Id: I thought I sent out a response there. Since no one from Rational bothered answering my e-mails or following up with me about getting a version of their compiler to work with, I am not really able to help any one use COM with their products. If you can tell me which pragma / what was the error I may be able to help. Another solution for you would be to use GNAT for code interacting with COM/DCOM in a DLL and access the DLL from Apex (if that is possible from Apex). It would not be overly complicated to create a binding to Ada using Ada :-) David Botton Bill Watkins wrote in message news:FsIHuD.5Cq@news.boeing.com... > > "David Botton" wrote in message > news:Fl9F4.3014$BW.203989@news-east.usenetserver.com... > > You can find an example of using the MSXML component on AdaPower. > > > I'm using Apex NT -- my attempts at using AdaWin blew up on Pragma > Convention (posted this problem to the AdaWin chat, but that doesn't look > like an active board any longer). >