comp.lang.ada
 help / color / mirror / Atom feed
* Not visible
@ 2009-06-24  9:37 Pietro Tornaindietro
  2009-06-24  9:56 ` Georg Bauhaus
  2009-06-24  9:59 ` Niklas Holsti
  0 siblings, 2 replies; 3+ messages in thread
From: Pietro Tornaindietro @ 2009-06-24  9:37 UTC (permalink / raw)


hi, i'm a newbie.

i'm using APQ.

ith APQ.PostgreSQL, APQ.PostgreSQL.Client;
with Ada.exceptions;
with Text_IO;
use Text_IO;
use Ada.exceptions;
with APQ.PostgreSQL, APQ.PostgreSQL.Client;

procedure aa33 is
   use APQ.PostgreSQL, APQ.PostgreSQL.Client;

   C : Connection_Type;
begin
	Connect(C);

exception
   when Not_Connected =>


and when i compile this code, gnat tells me " "Not_Connected" is not
visible".

what's the problem?
i searched in google for this problem but no answers.

thanks in advance

-- 

questo articolo e` stato inviato via web dal servizio gratuito 
http://www.newsland.it/news segnala gli abusi ad abuse@newsland.it





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-24  9:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-24  9:37 Not visible Pietro Tornaindietro
2009-06-24  9:56 ` Georg Bauhaus
2009-06-24  9:59 ` Niklas Holsti

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