can one use dt_validateloginparams for login promts
Database
1
Posts
1
Posters
0
Views
1
Watching
-
So SQL really isn't my cup of tea and I was poking through the System stored procedures generated by Enterprise Manager at creation-time of a database. While I was looking I noticed a stored proc called dt_validateloginparams. Now, I'm curious if one can use this stored proc to log users into an app or web-app that uses sql login criteria. I scoured google as much as possible, and only found discussions on how to remove the procedure. Apparently it's not a very popular sp. Any enlightenment would be much appreciated.