Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: needs for testing oracle database
I'm writing a program that stores reports and foto's in a database. Up to
now I used SQL server to test it on.
Since I don't have an SQL server, microsoft provides a SQLserver for
developers to put on their PC for free.
Since the program is to be used at my office and they don't have SQL server either but use Oracle, I need to convert my program to use the Oracle database.
I just downloaded the Oracle 9i files and are ready to install it but there are a lot of choices to make in the installation setup and I only want to install that part that I need for testing my program.
Could you tell me what exactly I need to install, so my program has a database to connect to to make it's tables? thanks.
rg,
Eric
"Hans Forbrich" <hforbric_at_yahoo.net> schreef in bericht
news:_ex3c.182697$Hy3.134489_at_edtnps89...
> EMW wrote:
> > Would that be the Oracle Database Personal Edition?
> >
>
> Yes. As well as Standard and Enterprise. The download includes all the
> components of all three editions. The decision is made at install, not
> download time, since all three use the same core.
>
> One common mistake is to believe that Personal Edition is somehow 'less'
> than the others. Personal Edition is simply a packaging of Oracle
> Enterprise Edition targetted at developers. If you look at the manuals,
> you will notice that Personal has almost all functionality as Enterprise
> with the notable exception of RAC.
>
> Why do you ask?
> /Hans
Received on Thu Mar 11 2004 - 03:51:09 CST