Sunday, 11 August 2013

JAVA EE APP connect to local sqlserver database using SQL Server Authentication

JAVA EE APP connect to local sqlserver database using SQL Server
Authentication

If I have a java app deployed on the same mathine which the sql server
being located. I know I can connect to the local sql server by windows
authentication, but can I connect to it using sql server authentication?

No comments:

Post a Comment