
-----------------------------------
chidori_sasuke
Wed Jun 14, 2006 3:49 pm

~Final VB project~ How do you use a database and store info?
-----------------------------------
My problem is that, for extra points. I need to make a database, which then when people enter their information in the textboxes I can save what they typed in my registration. And then next time, when they use it again. For example my log in form. They can log in once again, if they had registered before...so hard.

-----------------------------------
chidori_sasuke
Wed Jun 14, 2006 3:55 pm

~~
-----------------------------------
can't you help? Please?

-----------------------------------
cool dude
Wed Jun 14, 2006 4:56 pm


-----------------------------------
read the tutorial on writing and reading from a file!

-----------------------------------
Tony
Wed Jun 14, 2006 7:02 pm


-----------------------------------
using VB it's very easy to interface with *sigh* MS Access database. So instead of making your own, you could simply connect to an existing one and take advantage of its functionality.
