Xref: alice comp.databases.oracle.tools:28553 Path: alice!news-feed.fnsi.net!hammer.uoregon.edu!arclight.uoregon.edu!wn4feed!worldnet.att.net!144.212.100.101!newsfeed.mathworks.com!news.new-york.net!uunet!ffx.uu.net!news7-gui.server.ntli.net!ntli.net!not-for-mail From: "John Hatcher" Newsgroups: comp.databases.oracle.tools Subject: Re: New to Oracle programming...need advice )&#!(# Date: Sun, 18 Jul 1999 13:49:11 +0100 Organization: Virgin Net Usenet Service Lines: 31 Message-ID: <7mslrl$kb$1@nclient1-gui.server.virgin.net> References: <7mnkcv$aql$1@lll-winken.llnl.gov> X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Erm...C++ and Oracle, you'll want OCI++. Find it at:- http://freespace.virgin.net/j.hatcher/ociwrap.htm John. Mark Shackelford wrote in message <7mnkcv$aql$1@lll-winken.llnl.gov>... >I'm new to developing for Oracle8. I have a copy of the Programmer tools, >and am ready to begin. Here's what I need to develop: There is a system >that currently is designed to get data from an Objectstore database. I am >customizing the system so it will grab data from an Oracle8 database and >feed to the system. I am thinking of creating an "OracleConnection" object >that will mask the inteface to Oracle. In this way I hope to make a generic >object that can be used any time I need to interface to Oracle. The >implementation of the "OracleConnection" object will be carried out with >embedded SQL. Does this make sense? Where can I get examples of >implementing embedded SQL in C++ objects? What is a good resource for >beginning Oracle programmers? Any help would be greatly appreciated. > >-- >--Mark > >***Please respond by posting to the newsgroup*** >***To reply by email, remove one 'mshack' from the reply address*** > > > >