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 X-Received: by 10.224.24.65 with SMTP id u1mr964716qab.6.1387466449875; Thu, 19 Dec 2013 07:20:49 -0800 (PST) Path: border1.nntp.dca3.giganews.com!backlog4.nntp.dca3.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!p15no34353065qaj.0!news-out.google.com!p7ni21112qat.0!nntp.google.com!peer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!news.glorb.com!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Experiences with GNATColl.SQL ORM? Date: Thu, 19 Dec 2013 16:20:47 +0100 Organization: cbb software GmbH Message-ID: References: <87k3f0ao4n.fsf@adaheads.sparre-andersen.dk> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: I5Na6+WsEzT8WoegI0VZTA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 X-Received-Bytes: 1543 X-Received-Body-CRC: 1934539082 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Original-Bytes: 1875 Xref: number.nntp.dca.giganews.com comp.lang.ada:184299 Date: 2013-12-19T16:20:47+01:00 List-Id: On Thu, 19 Dec 2013 15:53:12 +0100, Jacob Sparre Andersen wrote: > A database error occurred, please try again... > Exception name: CONSTRAINT_ERROR > Message: gnatcoll-sql-inspect.adb:174 access check failed A strayed accessibility check? Maybe, replacing Access with Unchecked_Access would cure it. > Are there any alternatives out there? (The requirements are that the > persistence backend shouldn't be specific to the tool and that the > storage access should be strongly typed.) A different approach: http://www.dmitry-kazakov.de/ada/components.htm#persistent_objects Supported back-ends are ODBC and SQLite3. APQ was dropped due to lack of maintenance. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de