Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » again (No suitable driver found for jdbc:sqlserver) error !
again (No suitable driver found for jdbc:sqlserver) error ! [message #922158] Mon, 24 September 2012 19:58
Ayman Metwally is currently offline Ayman MetwallyFriend
Messages: 8
Registered: April 2012
Junior Member
Greetings,

I know it's a common error and the common mistake is writing the url wrongly as I read many threads about that.

My problem is different! (I hope so Very Happy) ...
This is the url I use:
jdbc:sqlserver://localhost:1433;databaseName=incident


I always receive this error from Eclipse console:
When Loading Drivers:java.lang.ClassNotFoundException: com.microsoft.sqlserver.jdbc.SQLServerDriver
Error:java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=incident


I'm sure it's correct because I use the same url (with different database) in other eclipse project in the same workspace and working perfectly.

BTW, I didn't forgot this step:
index.php/fa/11617/0/

Hope I can find a answer ..

Thanks in advance
  • Attachment: sqljdbc4.jpg
    (Size: 101.69KB, Downloaded 4787 times)

[Updated on: Mon, 24 September 2012 19:59]

Report message to a moderator

Previous Topic:Can't open Eclipse Juno
Next Topic:debugged perl scripts immediately exit, breakpoints ignored
Goto Forum:
  


Current Time: Thu Apr 25 12:42:15 GMT 2024

Powered by FUDForum. Page generated in 0.08347 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top