JDBC install and config on Windows 2000
JDBC install and config on Windows 2000
- Subject: JDBC install and config on Windows 2000
- From: Franck Leveneur <email@hidden>
- Date: Fri, 12 Dec 2003 15:39:06 -0800
Hi,
I have installed a fresh windows 2000 copy on my machine.
I then installed WO 5.2, downloaded 5.2.2, and ran it.
I then download and installed MS SQL Server JDBC.
If I try to use Modeler or Direct To Web , select JDBC, then enter the
url
(jdbc:microsoft:sqlserver://172.16....:1433) then enter the username
and password I get the error:
JDBC connection failed for driver
:'com.microsoft.jdbc.sqlserver.SQLServerDriver'.
Driver not found in Java Runtime! Please verify your CLASSPATH
environment variable.
The current CLASSPATH for your application is :
D:\Apple\Library\Frameworks\JDBCEOAdaptor.framework\Resources\Java\.;
/Library/Java;D:/Apple/Local/Library/Java;D:/Apple/Library/Java;
D:/Apple/Library/JDK/lib/classes.zip;
D:/Apple/Library/Frameworks/JavaVM.framework/Classes/awt.jar;
D:/Apple/Library/JDK/lib/swingall.jar
When I type path at the DOS prompt i get:
PATH=D:\WINNT\system32;D:\WINNT;D:\WINNT\System32\Wbem;D:
\J2SDK1~1.1_0\bin;D:/Ap
ple\Library\Executables;D:/Apple\bin;D:/Apple\Library\JDK\bin;d:
\MSSQL\lib\msbas
e.jar;d:\MSSQL\lib\msutil.jar;d:\MSSQL\lib\mssqlserver.jar
;D:/Apple\Library\Exe
cutables;D:/Apple\bin;D:/Apple\Library\JDK\bin;
What about Oracle?
Do I need to install Oracle client or does is the jar file enough?
I would appreciate any help.
Thx.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.