Re: Installing jdbc
From: Christian Gründemann (christian_at_gruendemann.com)
Date: 03/31/04
- Previous message: Nick: "RE: Very long URL with malice intended"
- In reply to: Martin McCormick: "Installing jdbc"
- Next in thread: Martin McCormick: "Re: Installing jdbc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-questions@freebsd.org>, "Martin McCormick" <martin@dc.cis.okstate.edu> Date: Wed, 31 Mar 2004 18:49:57 +0200
> 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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Nick: "RE: Very long URL with malice intended"
- In reply to: Martin McCormick: "Installing jdbc"
- Next in thread: Martin McCormick: "Re: Installing jdbc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|