Pro*c Connection to db

From: Tom Zamani <tomz_at_redflex.com.au>
Date: Tue, 9 Nov 1999 12:20:40 +1100
Message-ID: <807spt$90e$1_at_perki.connect.com.au>



Hi there,
[Quoted] [Quoted] We have a Pro*C program to archive data, each time this module is called it [Quoted] will login to database and does the archiving, is there any way which I could make it to login once, so I can avoid login to the database all the time.
[Quoted] I could put the all logic in the Pro*C program and let it run all the time.

[Quoted] The other method is to make the precompile the pro*c get the c code and make it as external procedure call.
in either way it will have to relogin to the database.

Is there any way to avoid this?
Tom Received on Tue Nov 09 1999 - 02:20:40 CET

Original text of this message