Saturday, 31 August 2013

authorization username and password from sql server in windows authentication

authorization username and password from sql server in windows authentication

I have a widows application that download file from folder in server, this
folder has windows authentication mode for security(for "?" user);my win
application have username and password for access this folder, now i need
solution for check username and password when download file if this
username and password is in database(sql server) win application can
download file else can't download file.
I'm sorry for bad language

No comments:

Post a Comment