Results 1 to 3 of 3

Thread: Beginner question about Java and database file

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    8

    Question Beginner question about Java and database file

    Here is my problem:

    There is a sports simulation that saves everything to a database file with multiple tables. Users would like a utility that would let them filter the tables for certain values and then export to an HTML report.

    As an excited amateur to programming with java (some experience with Visual Basic, a little with C++), I am trying to figure out what resources I will need to pursue/read/study to plan this utility. What should I be looking into? Is this possible??

    Please help!!


  2. #2
    Hyperactive Member CaptainPinko's Avatar
    Join Date
    Jan 2001
    Location
    London, Ontario, Canada
    Posts
    332
    1) learn java WELL
    2) u'll prob need sql so learn it www.sqlcourse.com or somethign
    3) check out jdbc
    "There are only two things that are infinite. The universe and human stupidity... and the universe I'm not sure about." - Einstein

    If you are programming in Java use www.NetBeans.org

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Posts
    8
    Thanks for the reply and for the link to the SQL tutorial.

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