Re: JDBC install and config on Windows 2000
Re: JDBC install and config on Windows 2000
- Subject: Re: JDBC install and config on Windows 2000
- From: Chuck Hill <email@hidden>
- Date: Fri, 12 Dec 2003 16:11:45 -0800
- Organization: Global Village Consulting, Inc.
Try right clicking and then Open With. Or make a copy, rename it to
mssqlserver.zip and unzip.
Also, when launching the app, the JDBC driver needs to be in the
...JRE\lib\ext directory of the JRE that your program is being
launched with. There are usually many JREs installed so it can be a
bit of a nuisance to determine which one is getting used.
Chuck
Franck Leveneur wrote:
Chuck,
Actually, there is no way to unzip MS SQL JDBC jar into a directory.
The download from MS website is an install.
if you choose the default install, it installs the following files in:
msbase.jar
msutil.jar
mssqlserver.jar
c:\ program files\MS SQLServer 2000 JDBC Driver\lib
I have winZip, and when I right click on these files the only thing I
can do is Zip them.
On Dec 12, 2003, at 3:47 PM, Chuck Hill wrote:
The error messages lie. :-) Unzip the JDBC jar into
C:\Apple\Library\Java
The only classpath that has any effect on EOModeler is the one in
C:\Apple\Library\Java\JavaConfig.plist
Chuck
Franck Leveneur wrote:
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.
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
Progress is the mother of all problems.
- G. K. Chesterton
_______________________________________________
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.