Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
support-rkalla
Post subject: [DB] Can I use Windows Auth wth the DB Explorer?  PostPosted: Aug 28, 2006 - 06:58 PM
Moderator
Moderator


Joined: Jan 06, 2004
Posts: 23307

Submitted by Ted Devoe
If you are connecting to a Microsoft SQL Server database and want to use Windows authentication, follow these steps:

1) Download the Microsoft JDBC Driver

2) Uncompress it and place sqljdbc_auth.dll into the Eclipse installation directory (e.g. C:\Program Files\Eclipse-3.2)

3) Configure the Microsoft SQL Server 2005 Driver in MyEclipse using the downloaded sqljdbc.jar (Driver is located at Window > Preferences > MyEclipse > Database Explorer > Drivers, then click "New..." and select the "Microsoft SQL Server 2005 Driver" template)

4) Set the driver profile connection URL to be of the following format:
Code:

jdbc:sqlserver://servername:1433;integratedSecurity=true


Where you replace "servername" with the proper name of your server.

Image
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits