Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Which version vc++ odbc to access oracle
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