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,a20c6510248c3334 X-Google-Attributes: gid103376,public From: Mike Biedronski Subject: Re: Visual Basic and ADA95, THANKS ALL!! Date: 1999/10/28 Message-ID: <3818AC07.AEEA4C35@fmr.com>#1/1 X-Deja-AN: 542043798 Content-Transfer-Encoding: 7bit References: <380CBFA4.BB241336@fmr.com> <19991022.6423739@db3.max5.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@mirkwood.fmr.com X-Trace: news-srv1.fmr.com 941140779 172.22.4.35 (Thu, 28 Oct 1999 15:59:39 EDT) Organization: Fidelity Investments MIME-Version: 1.0 NNTP-Posting-Date: Thu, 28 Oct 1999 15:59:39 EDT Newsgroups: comp.lang.ada Date: 1999-10-28T00:00:00+00:00 List-Id: Thanks everyone for your perspectives. It helps me greatly. I might infact decide to change directions and use Delphi depending on how quickly I can ramp up on it ... Thanks again! David Botton wrote: > The easiest way is to create an Ada COM object > (http://www.adapower.com/com) and use it as any other COM object from > VB. I will be posting an example of various ways to integrate Ada with > VB (using COM) shortly on AdaPower. > > David Botton > > > Does anyone have info on how to link VB & ADA applications?