Re: Installing jdbc

From: Martin McCormick (martin_at_dc.cis.okstate.edu)
Date: 03/31/04

  • Next message: Joshua Lokken: "Re: e2fsprogs install"
    To: freebsd-questions@freebsd.org
    Date: Wed, 31 Mar 2004 11:30:30 -0600
    
    

            Many thanks.

    =?iso-8859-1?Q?Christian_Gr=FCndemann?= writes:
    >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.
    >
    >
    _______________________________________________
    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"


  • Next message: Joshua Lokken: "Re: e2fsprogs install"

    Relevant Pages

    • path question
      ... I'm just started off with databases and jdbc. ... I load the driver by: ... copy the com/org directories to some dir and include them in the java ... For the classpath as well, ...
      (comp.lang.java.databases)
    • Re: about JDBC Connectivity
      ... put the oracle driver in your classpath. ... krupa sukumar wrote: ... I set a classpath for ojdbc14.jar then I got the URL is not found... ... Can u please anybody help me to connect to DB..using JDBC... ...
      (comp.lang.java.programmer)