Results 1 to 2 of 2

Thread: New to database programming

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2004
    Posts
    2

    New to database programming

    hello

    i am new to database programming for vb 6.0. i would like to create a program that can store a names adresses telephone numbers ect. i would like to be able to add new names and delete names.

    if anyone could help me out with a tutorial or anything that would be great

    thanks

  2. #2
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    Re: New to database programming

    check this link ADO Tutorial

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

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