Hi Everybody,
I am currently a college student who has only been developing with VB for a short time and just trying to get my head around certain things. I've added items to a database using VB "Within" Microsoft Access, although i have yet to implement this feature using Visual Basic 6.
What i am planning to do is to make a kind of account creation system within my application. I am using a Data Control to define my database and i want to add data to four fields in my database.
So quickly done below is the form that will be used to collect the data required and then on the click of a button it will add itself to the database i specify. (Re-enter Password is mainly put for validation purposes)
I have been testing out coding such as using the Addnew function etc, but i just can't seem to get my head around it. Any help would be seriously beneficial to me
Many Kind thanks in advance
Leigh





Reply With Quote