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 05:22:56
Message-ID: 43FFE9B0.8010305@hcl.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#3333ff">
Dear All,<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Iam a newbiw to PL/SQL. So iam having a query regarding
accessing PL/SQL through C program.<br>
<br>
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..<br>
<br>
what may be the problem..<br>
pls help..<br>
<br>
thanks<br>
krishnaprasd<br>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>

Attachment Content-Type Size
unknown_filename text/html 814 bytes

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2006-02-25 07:26:13 Re: Regarding PL/SQL with C
Previous Message Keith Worthington 2006-02-25 03:31:43 Re: Copy data from one table to another