How to call a function of PL/pgSQL

From: "Sheeraz fazal" <ng(at)iwerx(dot)vertextek(dot)com>
To: "pgsql-novice" <pgsql-novice(at)postgresql(dot)org>
Subject: How to call a function of PL/pgSQL
Date: 2004-04-08 19:17:38
Message-ID: 008901c41d9e$299056a0$d903a8c0@glowtek.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

I am accessing my db through ODBC driver of postgresql. What will be the
syntax to call a PL/pgSQL function
through ODBC using C++? I am using CDatabase & CRecordset of VisualC++.

Thanks,

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message JP Beaudry 2004-04-08 23:57:27 Usage: pg_dump's text format
Previous Message Nabil Sayegh 2004-04-08 06:40:14 Re: Help with Select Statement