Hello,

I have been looking around for this information, but did not found anything.

I want to validate the login of an user from Visual Basic to SQL Server, the user enters the login information in the application, then I send that information over to the database to verify it exist and is valid. Is there a way to do that?

Thanks in advance!