[program-java] Re: Oracle

  • From: Anna Giller <anna.giller@xxxxxxxxxxxxxxx>
  • To: program-java@xxxxxxxxxxxxx
  • Date: Wed, 14 Oct 2009 12:23:34 -0400

Hi Don!

Do you mean that command line tool is the only interactive tool in Oracle?
Then how to work productively without being able to associate the data with
their column names?
My co-workers use some online tools to manipulate Oracle data. Is there any
accessible one?

Thank you,
Anna


-----Original Message-----
From: program-java-bounce@xxxxxxxxxxxxx
[mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Don Raikes
Sent: Wednesday, October 14, 2009 12:12 PM
To: program-java@xxxxxxxxxxxxx
Subject: [program-java] Re: Oracle

Anna,

The sqlplus that ships with the database is a fairly good command-line tool.
It speaks fairly well wit hjaws, however, it has the limitations of all
command-line tools like need to use the jaws cursor to review output, and in
a listing of data no way to associate data columns with their headings.

However, soon (hopefully within the next couple of months), JDeveloper 11g
patchset 1 will be released which will have some real nice database
management tools included along with a complete java/web development
environment.

I hope to be putting up some tutorials on how to use JDeveloper with JAWS
soon.

> -----Original Message-----
> From: Anna Giller [mailto:anna.giller@xxxxxxxxxxxxxxx]
> Sent: Wednesday, October 14, 2009 8:39 AM
> To: program-java@xxxxxxxxxxxxx
> Subject: [program-java] Re: Oracle
> 
> 
> Jim,
> 
> JDBC is OK, it's plain Java, I can use Eclipse for it.
> What about Oracle SQL environment? Is it accessible enough?
> Is it difficult to write and execute a simple query to create 
> table and
> insert data?
> 
> Thank you,
> Anna
> 
> 
> -----Original Message-----
> From: program-java-bounce@xxxxxxxxxxxxx
> [mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Corbett, James
> Sent: Wednesday, October 14, 2009 11:21 AM
> To: program-java@xxxxxxxxxxxxx
> Subject: [program-java] Re: Oracle
> 
> I would take a look at JDBC connections and perhaps the JNDI tree
> depending upon your web server....
> 
> J.
>  
> 
> -----Original Message-----
> From: program-java-bounce@xxxxxxxxxxxxx
> [mailto:program-java-bounce@xxxxxxxxxxxxx] On Behalf Of Anna Giller
> Sent: October 14, 2009 11:10
> To: program-java@xxxxxxxxxxxxx
> Subject: [program-java] Oracle
> 
> Hi Everyone!
> 
>  
> 
> I need to learn Java with Oracle database.
> 
> I'm getting Oracle installed on my machine tomorrow.
> 
> Would you please give me an idea what to start with.
> 
> Do you know a brief accessible tutorial on Oracle SQL?
> 
>  
> 
> Thank you very much,
> 
> Anna
> 
>  
> 
>  
> 
> 
> 
> 
>



Other related posts: