Pro*C // C++ // Classes
From: Chuck Richey <chuck_at_metatools.com>
Date: 1996/10/21
Message-ID: <54gbg1$om_at_ocean.silcom.com>#1/1
Date: 1996/10/21
Message-ID: <54gbg1$om_at_ocean.silcom.com>#1/1
Hi there,
I have seen a few articles on the subject of the pre-compiler Pro*C. I am thinking about writing some class routines that would handle the connectivity and data access to some Oracle tables. I would then be able to link in these classes without having to recompile the embedded SQL portions of our applications.
Some questions regarding this:
- Has anybody had any successes/failures in implementing this strategy? I
would like to create a class where other non-SQL programmers can access my
library without having to precompile it every time.
- What problems has anybody come across when using the pre-compiler with C++ programs?
- Where can I get further information on the Pro*C pre-compiler?
Please cc to my email account.
Thanks you for your help,
Chuck Richey
chuck_at_metatools.com
Received on Mon Oct 21 1996 - 00:00:00 CEST