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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Weakness of Ada is expensive / security / etc. ? Anything else? Date: Wed, 22 Jul 2015 08:19:18 +0200 Organization: cbb software GmbH Message-ID: <1sxjlhtv87ku8.h4grkyx3nq4f$.dlg@40tude.net> References: <1npnbotrqohbb$.cj0by0oyo31r$.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: 5ZS5s7Q3rAN7MBP/UXLPIQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:26954 Date: 2015-07-22T08:19:18+02:00 List-Id: On Tue, 21 Jul 2015 16:44:43 -0700 (PDT), Shark8 wrote: > On Tuesday, July 21, 2015 at 4:02:57 PM UTC-6, Georg Bauhaus wrote: >> >> Unfortunately, ODBC works only half way, >> because there is only half of a meaning >> in SQL standard: try quoting a name portably. > > Heck, try writing non-trivial CREATE statements [w/ relations and constraints]. ODBC was not designed to supersede SQL, unfortunately. You must fight SQL and DB-specific variations of, regardless ODBC. And yes, ODBC has lots of problems starting with basic types being dependant on 32 or 64-bit targets. But, again, there is no serious reason to use DB-specific bindings. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de