1 month to understand oracle?  I'd say 1 day to get it installed (don't let
it create the database using the "copy a database method"), and another day
or two to get used to the oracle oddities.  The graphical tools will let you
do most things without to much problem, if you were using sqlplus to to
everything then maybe a month might make sense.  And JDBC 2 weeks?  Not
even, perhaps a day, but that's on the outside (I'm guessing you just mean
connecting to the database).

--mikej
-=-----
mike jackson
[EMAIL PROTECTED]

> -----Original Message-----
> From: Erik Price [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 20, 2003 8:01 AM
> To: Tomcat Users List
> Subject: Re: JDBC & ORACLE implementation !
>
>
>
>
> Chong Yu Meng wrote:
> > As a rough
> > indicator (and I invite others to correct me), it takes :
> >
> > - 1 month to understand Oracle
> > - 2 weeks to get JDBC working the way you want
>
> Is this indicator specific to Oracle?  I set up the MySQL JDBC driver
> and had working queries in a matter of hours.  (I am not using complex
> database abstractions, simply submitting SQL queries with JDBC classes.)
>
> > - 1 week to learn about file i/o
>
> I'm not sure about the Java tutorial on this topic, but if you read the
> File I/O chapter of Bruce Eckel's "Thinking in Java" (which you can
> download at http://mindview.net/ ), you can have File I/O basics down in
> a couple of hours.
>
>
>
>
>
> (My thoughts)
>
> Erik
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to