----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

On Sun, 12 Mar 2000, you wrote:
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
> 
> Has anyone had to run JDBC on a Linux machine? What did you have to do to get it
> running? Here is what I have done so far:
> 
> Loaded Apache Server from source 1.3.12
> Loaded Apache Jserv 1.1
> Loaded JSDK 2.0
> Loaded JDK 1.2.2
> 
> I thought Ihad read somehwere that JDBC is built into JDK 1.2.2 so that I need not
> do anything particular to it. Is this true?
> 
> Thanks,
> 
> Ben Ricker
> Essehealth, Inc.
> 
>-

Hi
        Compile with and execute with:
export CLASSPATH=./:~dkr/src/mm.mysql.jdbc-2.0pre4

or where ever you have hidden the Mysql driver you
got from following the links at the MySQL site 
<www.tcx.se>
-- 
Doug Robinson - Tactical Software
[EMAIL PROTECTED]


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to