Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Win32 client / sqlplus OR msql / Driver problem
> 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
![]() |
![]() |