Regarding PL/SQL with C

From: Krishnaprasad <k(dot)krishna(at)hcl(dot)in>
To: PostgreSQL Novice <pgsql-novice(at)postgresql(dot)org>
Subject: Regarding PL/SQL with C
Date: 2006-02-25 08:33:51
Message-ID: 4400166F.7000309@hcl.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear All,

Iam a newbiw to PL/SQL. So iam having a query regarding
accessing PL/SQL through C program.

I have written code for connecting to a database and select one row and
just print it out.. Iam able to make a connection with the databse. But
after connection it is showing that select query failed.... but if iam
directly selecting through PL/SQL prompt iam able to do the same.......

I have attached the source file also.........

thanks & regards
krishnaprasd

-

Attachment Content-Type Size
a.c text/x-csrc 1.4 KB

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Juan Ravera 2006-02-25 14:06:36 UNSUSCRIBE
Previous Message Michael Fuhr 2006-02-25 07:26:13 Re: Regarding PL/SQL with C