Results 1 to 17 of 17

Thread: project help

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5

    project help

    Hi guys, Iam a university student in England relatively new to VB, but am using it for my project, the trouble is I dont know what to build as part of it. I have to build some sort of application, it can do anything as long as it serves a purpose, has anyone done anything similar, or could anyway give me any ideas, advice, etc.


    I would really appreciate as much help as possible from anyone....

  2. #2
    DaoK
    Guest
    What do you want to do ?

  3. #3
    Well that's what she's asking.

  4. #4
    PowerPoster beachbum's Avatar
    Join Date
    Jul 2001
    Location
    Wollongong, NSW, Australia
    Posts
    2,274
    A database program of turtle recipes?
    Stuart Laidlaw
    Brightspark Financial Software
    http://www.gstsmartbook.com

  5. #5
    NO! NO! NNOOOOOOOOOO!

  6. #6
    DaoK
    Guest
    Try to make a browser who will not need Ie weeeeeeee

  7. #7
    An HTML rendering engine would be VERY cool. Using the WebBrowser control is cheating.

  8. #8
    DaoK
    Guest
    webbrowser is to easy for an university student in England.

  9. #9
    HTML rendering engine would probably be too hard.

  10. #10
    Frenzied Member Motoxpro's Avatar
    Join Date
    Sep 2001
    Location
    Spiro, OK
    Posts
    1,211
    yep.........

  11. #11
    DaoK
    Guest
    BUt it's not to hard for you Turtle...AM i right ?

  12. #12
    Yes, the WebBrowser control is for lazy slackers.

  13. #13
    DaoK
    Guest
    I am a lazy slakers!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Noooooooooo ahhaha ahaha

  14. #14

    Thread Starter
    New Member
    Join Date
    Oct 2001
    Posts
    5

    hmmm

    I appreciate the help guys, but any other ideas.....also I heard about using ado instead of the database control, what is the advantage in this, and does it work with an Access 2000 database?

  15. #15
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    eek
    datacontrols

    Search for datacontrols under the name of Jethro!

    There's your answer!

  16. #16
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    Access 2000 is based(probably not a good word but my minds not working) on ADO

  17. #17
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    Basically, if your going to use VB long term (and most programmers love it for its simplicity), then your going to end up creating loads of RE-USABLE snippets of code, and what better place to store them than your database.

    You could use ADO yet save the data as XML (making it better prepared for the future changes)
    DocZaf
    {;->

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