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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Which version vc++ odbc to access oracle

Re: Which version vc++ odbc to access oracle

From: Christopher L. Estep <jccomp_at_olg.com>
Date: 1998/10/17
Message-ID: <#DXdWxe#9GA.192@uppssnewspub04.moswest.msn.net>#1/1

choulasj_at_fairfax-emh1.army.mil wrote in message <702ujs$2bs$1_at_nnrp1.dejanews.com>...
>I am writing an api in c that is called from a vb client/server application
 to
>interface with an Oracle database.
>
>The interface will perform two functions; interactively execute a simple
 SQL
>statement, and nightly (or according to scheduled jobs) perform uploads and
>downloads of multiple records.
>Do I need to upgrade to VC++ 6.0? I believe that this should be
 implemented
>as a dll, but it has been suggested to write an NT service to perform this
>task, any comments for or against, also coding and approach tips would be
>appreciated.

Actually, VC++ 5 or 6 (Pro or Enterprise) will fit the bill.

Christopher L. Estep Received on Sat Oct 17 1998 - 00:00:00 CDT

Original text of this message

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