Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Win32 client / sqlplus OR msql / Driver problem
microcode2004_at_hotmail.com (mcode) wrote in message news:<480bd64a.0503010550.64f34322_at_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...
(Re)install sqlplus from an oracle 9i/10g universal installer. From the same cd you can (re)install also odbc drivers. Received on Tue Mar 01 2005 - 16:51:40 CST
![]() |
![]() |