0

I tried to connect my database using the default Sql Server driver and it doesn't work, but from my computer with the same configuration I can connect to the Management Studio.

The error is time out, it can't find the database, but the configuration is correct!

Connection

Roger Oliveira
  • 1,589
  • 1
  • 27
  • 55
  • Posting the config screen is not very helpful, is difficult to say if something is wrong there. It would be more helpful to provide the specific SQL error code or the exact error message. – Jon C May 14 '15 at 01:30

1 Answers1

0

If you give some more information than that would be helpful, Do you have installed correct (JDBC) driver btw? Also, see this link if it is helpful to you Click here

Community
  • 1
  • 1
Learner
  • 776
  • 6
  • 14
  • 40