Hello!

I have one MDI app and I need to make login dialog...
If user is not in Access db as "user" then he cant login (open app)...

For me it is ok default studio logindialog form...
I need help how to connect username and pww textboxes with access db to check is this user in db or not...

If yes then open app, if not then msgbox...



Ivo