Pro*C and source modules

From: Dave Boswell <dave_boswell_at_nt.com>
Date: Tue, 16 Jun 1998 17:39:45 -0400
Message-ID: <3586E621.48C387A3_at_nt.com>



[Quoted] I'm wondering if someone can help me ...

[Quoted] We have developed a program that uses dynamic SQL (type 4) in Pro*C to do extracts from our database and it works fine. The problem is that we want to move the extract portion into another module that we can link with other sources. How do you pass references to the embedded stuff between modules? We thought that cursor variables would work but they can't be used with dynamic queries. Is this not possible? Do we have to use the OCI instead? If we have to use the OCI, are there any libraries that make the OCI more 'user friendly'?

Thanks in advance,
Dave Boswell Received on Tue Jun 16 1998 - 23:39:45 CEST

Original text of this message