Jump to content
We've recently updated our Privacy Statement, available here ×

SqlServer 2012


gil shimer
Go to solution Solved by gil shimer,

Recommended Posts

Hi,

I've been working with both Jasper Server & iReport with SqlServer 2008 - all good 

I moved on to SqlServer 2012 with same connection string - but I'm getting: 

Exception

 

Message:
    com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open database "PromisecDB" requested by the login. The login failed.
Level:
    SEVERE
Stack Trace:
Cannot open database "PromisecDB" requested by the login. The login failed.
    com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:196)
    com.microsoft.sqlserver.jdbc.TDSTokenHandler.onEOF(tdsparser.java:246)
     ...
   java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
 
Any ideas?
Should I change the JDBC, I'm using microsoft (sqljdbc4.jar)?
 
Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...