Search:

Type: Posts; User: simc47

Search: Search took 0.07 seconds.

  1. Re: Build a database using Arrays and external file

    well my program when compiled and ran in cmd, it prompts me to ask for an option, i choose number 1 and instead of returning my records file which looks like this: Desktop Mac £499.99 25 etc.....
    it...
  2. Re: Build a database using Arrays and external file

    what java editor/viewer would you recommend?

    I'm not sure where to put the println statements, i'm totally lost :(

    thankyou for your patience and helping me by the way, it is much appreciated!
  3. Re: Build a database using Arrays and external file

    import java.io.*;
    import java.util.Scanner;
    import java.io.BufferedReader;
    import java.io.File;
    import java.io.FileReader;
    import java.io.FileNotFoundException;
    import java.io.IOException;
    ...
  4. Re: Build a database using Arrays and external file

    ammended. sorry about that!
    I want to work on all of them :( Ive tried to get the loading of the code, but an error is returned.
  5. Build a database using Arrays and external file

    Hi there! I am a beginner in Java, I am trying to complete this program which manipulates a database of product records.
    my records are stored in a binary file and show the product name, price and...
  6. Thread: Hi everybody!

    by simc47
    Replies
    0
    Views
    824

    Hi everybody!

    im looking forward to learning more java and hopefully becoming closer to the community here and helping other beginners like myself!:o
Results 1 to 6 of 6