U Know In A Login Form Where iT Will Remember Your Info And Password. Well I would Like to create a prog. in Visual Basic 2008 that saves a users password or changes into a database and the next time they run the prog.
the changes are there.
Is This Possible To Do In VB.
I Would Like Some Tips or keywords to search on google explaining this.
if you wanna help with homework that would be greatly appreciated too.
Anyways please help. thanks
Homework/TIPS On How To Craete A data Base ThatSaves A Users Changes To The Program Using A DataBase
Page 1 of 1
2 Replies - 586 Views - Last Post: 18 September 2008 - 11:25 AM
#1
Homework/TIPS On How To Craete A data Base That
Posted 16 September 2008 - 09:10 PM
Replies To: Homework/TIPS On How To Craete A data Base That
#2
Re: Homework/TIPS On How To Craete A data Base That
Posted 17 September 2008 - 11:09 PM
Um, you want keywords to search on google? To have posted here you have used all the keywords you need. Search for "create login form Visual Basic". This is a very common scenario and you will find tons of info.
You will need a database to save the info to, look at mySql or Microsoft SqlServer Express (both free).
If you need more help with your homework post your attempted code here with any errors etc and someone will try and help you.
Make sure you post your code between tags like this:
You will need a database to save the info to, look at mySql or Microsoft SqlServer Express (both free).
If you need more help with your homework post your attempted code here with any errors etc and someone will try and help you.
Make sure you post your code between tags like this:
This post has been edited by Footsie: 17 September 2008 - 11:11 PM
#3
Re: Homework/TIPS On How To Craete A data Base That
Posted 18 September 2008 - 11:25 AM
I'm not positive on what exactly your looking for, but if saving to a database is a requirement in your homework. If not, persisting to a text file (encrypting the contents first of course), may be an easier solution for you.
If you need to persist to a database you are going to need to download and setup a database on your computer first. There are various free ones (as mentioned above).
If you need to persist to a database you are going to need to download and setup a database on your computer first. There are various free ones (as mentioned above).
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|