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

Home -> Community -> Usenet -> c.d.o.tools -> Basic High Level Connectivity Questions

Basic High Level Connectivity Questions

From: Mark Riehl <mriehl_at_home.com>
Date: Mon, 11 Dec 2000 21:20:27 GMT
Message-ID: <vybZ5.33374$w35.6102967@news1.rdc1.nj.home.com>

All,

I've done database development using embedded SQL in C++ connecting to mSQL and MySQL servers. This required a header file and linking in a library so that my application had access to the database calls.

Is there a similar capability in Oracle, that is, will I be able to use embedded SQL from within C++ to query a server? I went through some of the online docs, but had a tough time finding this explicitly stated.

If not, what is the preferred way to connect? Is there a better way? We're planning on a C++ application in Solaris or Linux, the Oracle server will be running on either a Solaris x86 or Sparc.

Thanks for the info,
Mark Received on Mon Dec 11 2000 - 15:20:27 CST

Original text of this message

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