2

How would I be able to connect to MS SQL Server 2005 through Windows authentication from JAVA. Is it possible?

Thanks

user234194
  • 1,683
  • 10
  • 38
  • 56

1 Answers1

1

See Can I connect to SQL Server using Windows Authentication from Java EE webapp?

Has answers for both M$ & jTDS drivers

Community
  • 1
  • 1
Jon Freedman
  • 9,469
  • 4
  • 39
  • 58