Embedded SQL in a function

From: Nikolay Hristov <charlie(at)mail(dot)vega(dot)bg>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Embedded SQL in a function
Date: 2002-07-16 07:28:36
Message-ID: 3D33CB24.30005@mail.vega.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

Is it possible to use embedded SQL in C function.

I have tried application with embedded SQL and C functions
separately and they worked just fine.
When I tried to use embedded SQL in a function,
the result is that the function generally works,
but the embedded SQL statements do nothing.
There ware no errors during preprocessing, compiling and linking.

I was unable to find anything about that in the documentation.

Thanks in advance.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Iavor Raytchev 2002-07-16 22:14:14 pgaccess - registration before download
Previous Message Douglas Trainor 2002-07-15 20:48:40 Re: C client memory usage grows