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

Home -> Community -> Usenet -> c.d.o.misc -> Java vs Unix

Java vs Unix

From: ThePotPlants <thepotplants_at_yahoo.com>
Date: Mon, 12 May 2003 12:15:11 +1200
Message-ID: <XIBva.12365$vZ1.133336@news.xtra.co.nz>


I want to build an application that connects to various databases, and extracts data.

Currently I can do this from unix with a ksh script, but I also want to connect to sybase next and potentially other databases as well.

I'm considering learning java and writing the app to connect via JDBC. (I can't ignore that write once run many times speil).

Are there any pro's or cons in doing this? Can anyone think of any alternatives?

Can anybody reccommned any crash course in JDBC docs? Received on Sun May 11 2003 - 19:15:11 CDT

Original text of this message

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