I am receiving this error:
access denied (java.net.SocketPermission tst-eudqt:1433 connect,resolve)
If I use SSMS I can access the server and the db ;-)
Java App ServersMicrosoft SQL Server 2005
Last Comment
miral13
8/22/2022 - Mon
lcohan
Are your NT credentials from workstation where you login to network added to SQL Server Security and have sufficient database access right for the same login?