If you change your default DB in SQL, when you go back to your DSN it is checked with the database you selected before in the DSN, it doesn't change.
This "issue" only happens when the database selected is the same that the default for the user in SQL Server, and it doesn't affect the connection, since it is already selected.