CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Thread: College Project

  1. #1
    Join Date
    Jul 2002
    Location
    scotland
    Posts
    4

    College Project

    Can anyone please give me some ideas for a program ?
    I have a project to do for college - the only thing it must do is have a database.
    I dont want to do the same onld customer database sort of thing, so am looking for some fresh ideas ?

    thanks for any help on this.

  2. #2
    Join Date
    Feb 2001
    Location
    Stamford CT USA
    Posts
    2,167
    I'm working on a project for fun right now that deals with DB. Private message me if you want to co-develop the app.

    -Cool Bizs

  3. #3
    Join Date
    Jan 2001
    Location
    Germany
    Posts
    222
    What about a Microsoft Access kind of application? Should get you a great rating if you succeed in programming something like this.
    Teamwork Software - Stuff That Does Something

  4. #4
    Join Date
    Jul 2002
    Location
    scotland
    Posts
    4
    Do you mean a database system built on an access database ?

  5. #5
    Join Date
    Jul 2002
    Location
    Toronto, Ontario
    Posts
    75
    I am pretty sure he meant build an app similar to access - period.


  6. #6
    Join Date
    Jul 2002
    Location
    scotland
    Posts
    4
    thats a bit too much i think !

  7. #7
    Join Date
    Apr 2002
    Location
    Melbourne, Victoria, Australia
    Posts
    1,792
    Ideas:
    Golf Club membership database - including scores, handicaps etc

    Any sporting club membership database

    Stock control system (picking system)

    Recipe database (that's one that I did when at uni)

    Customer Service database (not only contacts, but when contacted, what they called for etc etc)

    Gardening Guide (that's another one I did while at uni - this works well if you use a web interface to it, image maps for sections of the garden (partial shade, full shade, full sun, winter, summer etc)

    Is that enough?

  8. #8
    Join Date
    Jan 2001
    Location
    Germany
    Posts
    222
    Originally posted by gldark
    I am pretty sure he meant build an app similar to access - period.

    Exactly!

    Why not program a subset of Access' features? Like, program an application which can read and show some database formats. In addition, let the user modify table structures and add new tables as well as remove tables and stuff. Know what I mean?
    Teamwork Software - Stuff That Does Something

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

Featured