Re: Pro*C // C++ // Classes

From: Ian Parkin <twod_at_roxy.sfo.com>
Date: 1996/10/22
Message-ID: <54hh8l$ljq_at_ramona.sfo.com>#1/1


: would like to create a class where other non-SQL programmers can access my
: library without having to precompile it every time.

Surely you would just need to compile your code once and place it into a class library ??

: * What problems has anybody come across when using the pre-compiler with
: C++ programs?

What version of Pro*C. I'm running v2.2.2 and it seems quite happy with C++, but I'm not stretching it's use by any stretch of the imagination. Earlier versions of the pre-compiler were not quite so C++ friendly, so you may need to do some tinkering with a pre-pre-compiler.

: * Where can I get further information on the Pro*C pre-compiler?

Apart from the on-line doco supplied with the RDBMS or the Oracle printed doco, then it's pretty sparse out there.

I recommend that you hunt down Doctor Dobbs November 1995 as there is a article on OCI and C++.

IAP Received on Tue Oct 22 1996 - 00:00:00 CEST

Original text of this message