Search:

Type: Posts; User: potatostar

Search: Search took 0.12 seconds.

  1. Replies
    1
    Views
    2,124

    Java DB forever

    Hi,

    I have a question(duh!!)When you have an app that uses embedded Java DB, suppose you add some data to a table, does that data remain there till it is modified/deleted, or is it erased when the...
  2. Replies
    5
    Views
    3,190

    [SOLVED] Re: Java DB embedded

    Alright sorry bout that, what an idiot, I never entered any any data in the employee11 table so no output. #-o And I don't need to know the schema or anything!

    So anyways I can do whatever I...
  3. Replies
    5
    Views
    3,190

    [SOLVED] Re: Java DB embedded

    Hi copeg,

    Thanks for the tips. Funnily enough I had arrived at the same conclusion and so that's what I had tried earlier. I added derby.jar in the library for my app and then created a table in...
  4. Replies
    5
    Views
    3,190

    [SOLVED] Re: Java DB embedded

    Hi Json,

    Thanks for replying, I'll definitely have a look at H2 database. However, right now I need to use Derby. Basically what I need is guide on how to use this tutorial as base to run an...
  5. Replies
    5
    Views
    3,190

    [SOLVED] Java DB embedded

    Hi,

    I am trying to create a Java based quiz game on Netbeans IDE. What I've been trying to do is to have questions and answers in a database, draw information from there whenever it's required...
Results 1 to 5 of 5