| From: | Michael Meskes <Michael_Meskes(at)topmail(dot)de> |
|---|---|
| To: | hoelc <hoelc(at)pd(dot)jaring(dot)my> |
| Cc: | PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>, linux-net(at)vger(dot)rutgers(dot)edu |
| Subject: | Re: [INTERFACES] passing variable between cgi |
| Date: | 1999-03-01 18:55:11 |
| Message-ID: | 19990301195511.A733@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
On Mon, Mar 01, 1999 at 11:05:49PM +0800, hoelc wrote:
> I am using the embedded SQL (ecpg) method to write the cgi ( C program ) to get
> data from postgresql-6.4.2.
> How should I pass variable between these C program? What are the common methods
> to develop this kind of application?
You mean how to exchange data between two simultanous running C programs?
There are several ways: shared memory, pipes, etc.
Or did I miss something. I fail to see how this relates to postgresql resp.
ecpg.
Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Meskes | 1999-03-01 19:01:14 | Re: [INTERFACES] SQLDA |
| Previous Message | Dave Page | 1999-03-01 17:15:55 | RE: [INTERFACES] passing variable between cgi |