Installing jdbc

Christian Gründemann christian at gruendemann.com
Wed Mar 31 08:50:23 PST 2004


> I am investigating using JDBC to access an Oracle database
> server from a FreeBSD system.  The freeBSD system does not have X
> windows running on it.  Is it possible to install jdbc-oracle816 plus
> what it needs to live and not need X?

I am quite sure that you don't need any X-Server for using jdbc.
What you need for JDBC is the Oracle JDBC Driver in your classpath.
And of course java.sql.* and all the other classes you need.



>
> Our uses of this would be in the command-line and script modes
> so we don't need X except possibly for libraries which are okay.  I
> just don't want to have to run X if I can help it.
>
> Thank you.
>
> Martin McCormick WB5AGZ  Stillwater, OK
> OSU Information Technology Division Network Operations Group
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list