Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Java vs Unix
ThePotPlants wrote:
> 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).
>
Java - write once, debug everywhere
> Are there any pro's or cons in doing this? Can anyone think of any
> alternatives?
PERL's DBI/DBD interface
>
> Can anybody reccommned any crash course in JDBC docs?
>
>
Received on Sun May 11 2003 - 19:32:36 CDT
![]() |
![]() |