comp.lang.ada
 help / color / mirror / Atom feed
From: Emmanuel Briot <briot.emmanuel@gmail.com>
Subject: Re: GnatColl
Date: Thu, 2 Jul 2009 12:20:22 -0700 (PDT)
Date: 2009-07-02T12:20:22-07:00	[thread overview]
Message-ID: <2cb7b727-e3c5-4353-ab72-f90410b6c122@a39g2000pre.googlegroups.com> (raw)
In-Reply-To: h2iq13$e3p$1@online.de

On Jul 2, 10:16 am, Dirk Heinrichs <dirk.heinri...@online.de> wrote:
> Cainite 256 wrote:
> > Is there any way to call stored function insted of simple query?
>
> select * from function(arg1, arg2,...);

Not so far, although that should not be too difficult to add. We do
not use stored function ourselves because we have found them harder to
maintain, and we do not need the minor efficiency boost they provide
compared to prepared statements. I guess you could just create a new
instance of SQL_Table where the name is "function (arg1, arg2)". That
would not provide type checking on the Ada side, but at least you
could write the query I think

regards
Emmanuel



  reply	other threads:[~2009-07-02 19:20 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-02 12:00 GnatColl Cainite 256
2009-07-02 17:16 ` GnatColl Dirk Heinrichs
2009-07-02 19:20   ` Emmanuel Briot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-07-02  8:35 GNATcoll tonyg
2010-07-02  8:55 ` GNATcoll Thomas Løcke
2010-07-02 10:14   ` GNATcoll Mark Lorenzen
2010-07-02 10:20     ` GNATcoll tonyg
2010-07-03  8:03       ` GNATcoll Stephen Leake
2010-07-03  9:44         ` GNATcoll tonyg
2010-07-02 11:17     ` GNATcoll Thomas Løcke
2013-03-05 17:41 GNATColl tonyg
2013-03-05 19:27 ` GNATColl Ludovic Brenta
2013-03-05 20:06   ` GNATColl tonyg
2013-03-06 17:29     ` GNATColl tonyg
2013-03-06 19:50       ` GNATColl Ludovic Brenta
2013-03-07 10:05         ` GNATColl tonyg
2013-03-12 14:50 ` GNATColl tonyg
2013-03-14 19:34 ` GNATColl Multiplayer1080
2013-03-14 19:45   ` GNATColl Simon Wright
2013-03-14 20:10     ` GNATColl Multiplayer1080
2013-03-15 10:28       ` GNATColl Stephen Leake
2013-03-15 12:25         ` GNATColl Multiplayer1080
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox