Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Win32 client / sqlplus OR msql / Driver problem

Re: Win32 client / sqlplus OR msql / Driver problem

From: mcode <microcode2004_at_hotmail.com>
Date: 1 Mar 2005 05:50:43 -0800
Message-ID: <480bd64a.0503010550.64f34322@posting.google.com>


> 1) Does Oracle lite client come with jdbc drivers?

Yes, that's the reason I use the following command line : msql sys/password_at_jdbc:oracle:thin:@saturne.sub.xaymaca.net:1521:orcl The string "jdbc:oracle:thin:" is reffering to the driver.

> 2) Look for classesxxx.zip or classesxxx.jar files in your Oracle home.
> If you find one then you may have to include it in the classpath.

Yes that's the first thing I did and it is in the Classpath environment variable.

> 4) It may all be listed in Oracle lite client documentation. Searching
> for msql.exe at http://tahiti.oracle.com yields 0 results so can't
> point you there.

Anyway thanks for these information. I'm still unable to use MSQL.EXE, that makes me crazy but there are alternatives (unsecure) like connecting directly to the back-end database with Oracle Entreprise Manager but only system accounts can log and this is a security flaw while through internet... Received on Tue Mar 01 2005 - 07:50:43 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US