Mono to SQL Server with Windows Auth
问题 Quick... How to use Windows Authentication to SQL Server with the Mono SQL Client running on Windows without a username+ password in the connection string? More... We have to use Mono to support multiple platforms for some components of our app This is an external limitation that we can't change We will run the components that access the database only on Windows The portability/OS-agnostic features of the Mono SQL Client add no value That is, any component running on non-Windows will not