|
-
Dec 17th, 2010, 04:26 AM
#5
New Member
Re: WinForms Login
 Originally Posted by jmcilhinney
I have attached a VS 2008 project that demonstrates logging into a WinForms app by validating against a database. An Access database (MDB format) with three existing users is included in the project.
Note that the login form contains code to validate using a Data Source and code to do it all manually. There is a Boolean constant that can be toggled to change which gets used. I added a scalar query to the TableAdapter in the designer to provide the validation functionality.
Any chance you could convert this to vb I tried using an online converter but it keeps giving me an error
thnaks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|