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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: How to use small oracle database in my program

Re: How to use small oracle database in my program

From: Mark Richard <mrichard_at_transurban.com.au>
Date: Tue, 01 Apr 2003 17:13:37 -0800
Message-ID: <F001.0057798A.20030401171337@fatcity.com>


I think the answer will depend slightly on your operating platform and intended use of the product... But the generic answer is No.

I have never heard of "just the engine" for Oracle... Essentially Oracle is just an engine, there's not much you could remove and still have a functioning product unless you strip features like partitioning.

I believe Oracle is free for some platforms - Linux comes to mind, but I believe this may be limited to non-commercial use.

I guess at the end of the day Oracle has to make money to feed their programmers, etc so you aren't likely to find Oracle for free. Having said that I know some members of this list speak highly of Postgress and MySQL for small / free database engines. Alternatively perhaps you can integrate an Access style database - I've certainly done it in Visual Basic before.

Regards,

     Mark.

                                                                                                                   
                    "liujd"                                                                                        
                    <liujd_at_cti.ac.       To:     Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>       
                    cn>                  cc:                                                                       
                    Sent by:             Subject:     How to use small oracle database in my program               
                    root_at_fatcity.c                                                                                 
                    om                                                                                             
                                                                                                                   
                                                                                                                   
                    02/04/2003                                                                                     
                    10:23                                                                                          
                    Please respond                                                                                 
                    to ORACLE-L                                                                                    
                                                                                                                   
                                                                                                                   




What do you thinke of how the OutLook express handle the data (email)? I think they are stored in database .
Now ,I am going to program by visual c++ , In order to process large data , I want to use oracle . But I don't want to tell my users: " to get a oracle database 9i and install it .The program needs them".
If there is some way to get the core parts of oracle that you only install it you can use them?
I just need some table and index to make my processing data fast. Thank you !

--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: liujd
  INET: liujd_at_cti.ac.cn

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).





<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Privileged/Confidential information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply e-mail or by telephone on (61 3) 9612-6999. Please advise immediately if you or your employer does not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Transurban City Link Ltd shall be understood as neither given nor endorsed by it. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mark Richard INET: mrichard_at_transurban.com.au Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Received on Tue Apr 01 2003 - 19:13:37 CST

Original text of this message

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