Hi ,,
how i can make login page that take username and password from oracle database ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rahul BansalPosted Mar 10, 2015, 7:10 AM
http://www.c-sharpcorner.com/UploadFile/a20beb/authenticate-the-valid-user-via-user-id-and-md5-hashed-passw/
and replace the sql to oledb like sqlconnection to oledbconnection,
SqlCommand to oledbcommand etc