Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to connect C program on SUN Solaris to Oracle 7.3.x Server

Re: How to connect C program on SUN Solaris to Oracle 7.3.x Server

From: bacher <bacher_at_umes07.avl.co.at>
Date: 1997/03/05
Message-ID: <331D4A0F.593B@umes07.avl.co.at>#1/1

> we want to connect a Oracle Database running on NT Server from SUN Solaris
> via a C program. We have heard about the Pro*C product from Oracle to do
> that. What other products do I need ? Is it also possible to compile it
> with gnu c compiler ?

The Pro*C Compiler for Windows NT is included in the Programmer 2000 package. I've ported some applications from Solaris to NT, and found out that the effort to adapt your coding is minimal, however you'll have to rewrite your makefiles (it seems that there is no chance to start Pro*C on command-line)

good luck,

  --heiko-- Received on Wed Mar 05 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US