Results 1 to 6 of 6

Thread: [Resolved]Adding to Databases

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    8

    Post [Resolved]Adding to Databases

    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
    Last edited by Leigh; Feb 17th, 2006 at 11:29 AM. Reason: Resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width