I am trying to create a Windows Login Form to connect via Windows authentication to a SQL database and not having much luck. The examples I have come across online and Microsoft docs show how to perform a login against a "Login" table.
I am trying to perform a login against rights on the local machine. Is there a way to perform this? I am using visual basic on Visual Studio 2017. Thanks in advance.
↧