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: Database APIs and Languages/Tools

Re: Database APIs and Languages/Tools

From: Andrew Protasov <oracle_at_protasov.kiev.ua>
Date: Tue, 10 Nov 98 22:07:59 +0200
Message-ID: <AFVq9IsK42@protasov.kiev.ua>

Hi,

As far as I know the fastest are C (C++) with OCI and Delphi with OCI or DOA. Delphi+DOA are very fast and nice. I like them.

Andrew Protasov

> we need to build a system that will query huge bulks of data from Oracle,
> process these data (conversions, and computations) and dump them to
> a new database.
>
> What languages / tools are best suited for these?
> Visual C++, Vbasic, Delphi, Borland C++, Java?
>
> Is Java or VB too slow?
>
> Also, is there a way to invoke stored procedures remotely in Oracle?
> Which APIs support it, aside from ODBC?
Received on Tue Nov 10 1998 - 14:07:59 CST

Original text of this message

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