Re: How do I ex****t a environmental variable to a C program?
by CBFalconer <cbfalconer@[EMAIL PROTECTED]
>
May 10, 2008 at 10:53 PM
iavian wrote:
>
> I am writing a function for postgres in C which connect to Oracle
> db .. postgres accepts a shared object to be loaded . So, when the
> .so is loaded inside postgres , .so could find oracle environments..
> I am not sure what should be the best way to do it ..
>
> whenever a row is inserted in postgres , a trigger will call this C
> function which connects to oracle and inserts the record in Oracle db
Top-posting has lost all connection to previous traffic in this
thread. It was totally unnecessary.
Please do not top-post. Your answer belongs after (or intermixed
with) the quoted material to which you reply, after snipping all
irrelevant material. See the following links:
<http://www.catb.org/~esr/faqs/smart-questions.html>
<http://www.caliburn.nl/topposting.html>
<http://www.netmeister.org/news/learn2quote.html>
<http://cfaj.freeshell.org/google/>
(taming google)
<http://members.fortunecity.com/nnqweb/>
(newusers)
--
[mail]: Chuck F (cbfalconer at maineline dot net)
[page]: <http://cbfalconer.home.att.net>
Try the download section.
** Posted from http://www.teranews.com
**