[Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
I setup my local sql server to accept windows authentication instead of setting up a sql username and password. Is there any way to code to allow my windows authentication to be used for security purposes to connect to my local sql server?