- This topic has 5 replies, 2 voices, and was last updated 16 years, 5 months ago by
Loyal Water.
-
AuthorPosts
-
NuAlphaManMemberHi,
I’ve been trying to connect to a SQL Server 2005 DB through the explorer and I have not been able to do it. When I try to create a new connection, I get: Driver class not found.
I have add the jar when I’m trying to set up the connection, but I still get the error. Any advice you can provide would be greatly appreciated.
Thanks!
January 28, 2009 at 10:31 am #294080
Loyal WaterMemberCan you send me a link to the jar that you are using. I would like to test this at my end as well.
Also, can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
January 28, 2009 at 7:44 pm #294103
NuAlphaManMemberHere is the link:
http://msdn.microsoft.com/en-us/data/aa937724.aspxI’m using the JDBC 2.0 Driver
*** Date:
Wednesday, January 28, 2009 8:41:41 PM EST** System properties:
OS=WindowsVista
OS version=6.0.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\Bernie\AppData\Local\Genuitec\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Users\Bernie\AppData\Local\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Users\Bernie\AppData\Local\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
C:\Users\Bernie\AppData\Local\Genuitec\MyEclipse 7.0\configuration
-vm
C:\Users\Bernie\AppData\Local\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dllJanuary 29, 2009 at 11:39 am #294121
Loyal WaterMemberI was unable to reproduce this issue using the JAR available at the link you provided above. Added the sqljdbc.jar.
Can you hit the pm button at the bottom of my post and send me a screenshot with the error showing up.
January 29, 2009 at 7:43 pm #294153
NuAlphaManMemberI switched to this jar and it’s working. I was using the sqljdbc4.jar and it wouldn’t work with that jar. Thanks.
January 30, 2009 at 12:22 pm #294175
Loyal WaterMemberYour welcome.
-
AuthorPosts