Results 1 to 5 of 5

Thread: Pure Newbie at Databases, Wanting to make an adress book

  1. #1

    Thread Starter
    Registered User struntz's Avatar
    Join Date
    Aug 1999
    Location
    Brockway,Pa,USA
    Posts
    199

    Question

    Hello!
    I am so new to Databases i have no clue wehre to start, i know how to view a database with a datacontrol woo thats hard heh, but what i am wanting to do is make an Address book with VB and i want it to store the information the user enters into an Access Database i have Microsoft office 2000. Can someone give me some code or some example or a good Database Tutorial? that would be really great!
    THanks for listening

  2. #2
    Hyperactive Member Paul Warren's Avatar
    Join Date
    Jun 2000
    Location
    UK
    Posts
    282
    Have a look at this article, which is on this site.

    http://www.vb-world.net/databases/dbtutorial/

    There's plenty of stuff out there on this subject. You will also find it useful to look through the threads here and see what people are doing and looking at the source code to try and understand it.

    Good luck.
    That's Mr Mullet to you, you mulletless wonder.

  3. #3
    Lively Member
    Join Date
    Jul 2000
    Posts
    104
    If you installed the DAO help (or it may install it by default, don't remember) that comes with Access you could look at it. It has some good examples on how to access data using DAO. Search the help file in Access for DAO and should give you a DAO Object Model option. That is a good place to start. Or if DAO isn't the route you want to go you can look at the MSDN help for ADO tutorials and sample code.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    DAO is easier to understand from a newbie point of view than ADO. There is also copious documentation on it in the VB help files. Which edition of VB do you have?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    If you're a computer book fan, you might find John Connell's "Beginning VB6 Database Programming" useful. Here's a link to the amazon.com reviews for it:

    http://www.amazon.com/exec/obidos/ts...051130-0956071
    "It's cold gin time again ..."

    Check out my website here.

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