|
-
May 23rd, 2000, 05:18 PM
#1
Thread Starter
New Member
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..
-
May 23rd, 2000, 06:24 PM
#2
Addicted Member
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.
-
May 24th, 2000, 07:02 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|