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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a27198a3d205d507 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-21 10:48:30 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: procedure and generic package Date: Fri, 21 Nov 2003 18:48:30 +0000 (UTC) Organization: PVV Message-ID: References: <92bfc3dd.0311201234.6d706aa6@posting.google.com> <92bfc3dd.0311210955.1d65f893@posting.google.com> NNTP-Posting-Host: 129.241.83.78 X-Trace: tyfon.itea.ntnu.no 1069440510 18377 129.241.83.78 (21 Nov 2003 18:48:30 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Fri, 21 Nov 2003 18:48:30 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:2830 Date: 2003-11-21T18:48:30+00:00 List-Id: On 2003-11-21, Marius Amado Alves wrote: > On Fri, 2003-11-21 at 17:55, lolo27 wrote: >> please help me get it all right >> my question is i need to write an ado that implement the generic >> package. > > What on Earth is an "ado"? Perhaps: Abstract Design Object? Or it can be something boring as: http://www.w3schools.com/ado/ado_intro.asp What is ADO? * ADO is a Microsoft technology * ADO stands for ActiveX Data Objects * ADO is a Microsoft Active-X component * ADO is automatically installed with Microsoft IIS * ADO is a programming interface to access data in a database -- "Saving keystrokes is the job of the text editor, not the programming language."