Results 1 to 3 of 3

Thread: Help me PLEASE!!!!!(diary)

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2000
    Location
    Brockworth, Gloucester, uk
    Posts
    3

    Cool

    Dear knowledgable one,
    my group and I are having difficulty creating a decent diary and phone book for our college project. Any ideas or code would be most appreciated as we are stuck knee deep in MUD.

    Many Thanks

    Brockite and group..
    Benjamin Walden.

  2. #2
    Addicted Member
    Join Date
    Apr 2000
    Location
    Sheffield, England.
    Posts
    136

    Angry

    Ideas and code? I could give you ideas. I could give you code, but if I did, it would be MY project - not yours!

    Do your own bloody college work! Ask for help for certain problems by all means, but you can't expect anyone here to do your homework for you.


  3. #3
    PowerPoster BruceG's Avatar
    Join Date
    May 2000
    Location
    New Jersey (USA)
    Posts
    2,657
    If you could be more specific about your project requirements, I could probably give you some ideas. Off the top of my head, I would say you need to store the diary and phone book data into a database (such as Access). The diary data should include the author's name (or ID), entry date, and the entry itself (probably should be a memo field). The phone book fields should be obvious. In VB, you can use DAO or ADO to connect to the database, and set up forms to display this data, allowing the user to browse and update the data. Hope this gives you a start.

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