Results 1 to 3 of 3

Thread: ISO simple Database source

  1. #1

    Thread Starter
    Member
    Join Date
    May 2001
    Location
    Indianapolis, Indana, USA
    Posts
    40

    ISO simple Database source

    I need some sample source for an application front end for an access database. Exp:
    A prev, next, first, last buttons and three JTextBoxes(Display fields).
    Anything along these lines to analize would be much appreciated.
    Local .mdb like C:\

    THANX SOOOO MUCH FOR THE HELP IN ADVANCE!

  2. #2
    Lively Member
    Join Date
    Jan 2000
    Posts
    69

    It's easier creating it

    Hey Alakazam,

    It's easy to create a generic a java tool for this. do you have have jdk1.2 or higher installed in your computer? The GUI part is simple, the jdbc part maybe alittle tricky if you are new to java. but the JDBC code should be straight forward for what you want to do(which is to set up the connection, and using 4 sql features in java -- should be similar to sql part)....

    I know that wasnt much of help. but if you get stuck i may be to help more....ask you if need it

    Manoj

  3. #3
    Hyperactive Member CaptainPinko's Avatar
    Join Date
    Jan 2001
    Location
    London, Ontario, Canada
    Posts
    332
    could you please give a brief example of this? it would be REALLY helpful. plz?
    "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

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