Hi Masteramuk,
Thank you very much for your contribution to CodeProject. Your article 'Connect to SQL Server using Windows Authentication' has been posted in the Database section at:
http://www.codeproject.com/Tips/861874/Connect-to-SQL-Server-using-Windows-Authentication
and...
Wednesday, January 7, 2015
Monday, January 5, 2015
JAVA - Connecting to SQL Server database using Windows Authentication or Active Directory

When you are trying to establish connection to SQL Server database using windows authentication or Active Directory (which users were not created in database by DBA via normal/traditional ways), you might get one of these errors:
Cannot establish a connection to jdbc:sqlserver://localhost:1433;databaseName=[databaseName]...