comp.lang.ada
 help / color / mirror / Atom feed
From: das@s.com (Pietro Tornaindietro)
Subject: Not visible
Date: Wed, 24 Jun 2009 11:37:46 +0200
Date: 2009-06-24T11:37:46+02:00	[thread overview]
Message-ID: <h1ss5a$cke$1@news.newsland.it> (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





             reply	other threads:[~2009-06-24  9:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-24  9:37 Pietro Tornaindietro [this message]
2009-06-24  9:56 ` Not visible Georg Bauhaus
2009-06-24  9:59 ` Niklas Holsti
replies disabled

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