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 -> Most performant way to code client script.

Most performant way to code client script.

From: Christian Tischler <christian_at_myunix.net>
Date: Sun, 17 Jul 2005 10:10:01 +0200
Message-ID: <dbd3oq$d8e$1@online.de>


Hi,
I need to code some tool to get data from an Oracle database. The data will then be processed with some mathematical algorithms and then analyzed. As this is my first time using a database for something other than mere data storage I have some questions. If this is not the right list for my questions I apologize.
1) I it possible to run mathematic functions (statistical analysis and stuff like that) directly on the oracle DB? 2) What is the most performant DLL/lib/etc. to access the DB. We plan to implement the algorithms in C or C#.

I would be very thankful if you could post an answer, links and/or books.

thanks in advance

Christian Tischler Received on Sun Jul 17 2005 - 03:10:01 CDT

Original text of this message

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