Hi,
I am building a database application
using C# windows forms with Visual Studio 200 and MS-Access. Is there anyone who can tell me how to create a multi -user application.
Khaqan Baloch
Loading
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.
Sam HobbsPosted Aug 2, 2010, 1:37 PM
Tanmay SarkarPosted Aug 2, 2010, 6:16 AM
2. Create log in screen & get user name & password check it through your db
if valid then start your app if not .... then what action you want to do for invalid log in :(
That's it.
If I could not get your problem please again write it. :(
Thank you :)
Please mark it as answer if it help you.