Search:

Type: Posts; User: Chaotic

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    2,128

    EMBEDDED derby/javaDB connection problem

    Hi,

    I'm creating a distributable desktop application to view an EMBEDDED Derby/JavaDB.
    I need to create a connection to an EMBEDDED JavaDB database - I created it initially in Netbeans 7.4. The...
  2. Replies
    1
    Views
    1,514

    Database and Hibernate connection problem

    Hi,

    I'm using Netbeans 7.4 - GUI is hand-coded, JavaDB using Embedded Connection. The project I'm working on is an SE desktop distributable application but it is NOT a CRUD.

    I'm having...
  3. Replies
    1
    Views
    1,228

    Java DB - Embedded or localhost?

    OK.
    Using Netbeans 7.4, I have hand coded a GUI (SE desktop distributable application), created a single table database (Java DB using 'Embedded Driver' connection).

    As I'm at that stage of...
  4. Replies
    9
    Views
    1,959

    Re: Embedded Derby & SE GUI (Netbeans 7.4)

    OK.
    Using Netbeans 7.4, I have hand coded a GUI (SE desktop distributable application), created a single table database (Java DB using 'Embedded' connection) and created (via a wizard in Netbeans)...
  5. Replies
    9
    Views
    1,959

    Re: Embedded Derby & SE GUI (Netbeans 7.4)

    OK. I'm actually having problems with the connection to the embedded Derby database. I'll need to check Hibernate for this of course.

    Also, I must say that this is not a CRUD application that I am...
  6. Replies
    9
    Views
    1,959

    Re: Embedded Derby & SE GUI (Netbeans 7.4)

    I have created a embedded database with 4 tables linked with keys. Are you talking about something like Hibernate?

    --- Update ---

    Also, found an EventListener for the row of the JTable selected...
  7. Replies
    9
    Views
    1,959

    Re: Embedded Derby & SE GUI (Netbeans 7.4)

    Hi Kevin,

    Step 1: I take it you mean a structured database with linked tables? That is: a table with the data for the JTable only, a table with the list of websites for the JButton and the same...
  8. Replies
    9
    Views
    1,959

    Embedded Derby & SE GUI (Netbeans 7.4)

    Beginner with NetBeans and Java.

    OK.

    I have a GUI (SE Swing) that contains a JTable, 2 buttons and a JTextArea.

    I have an Embedded Derby database with a single table.

    I have done some...
  9. Replies
    2
    Views
    1,437

    EclipseLink Derby database problem

    Hi all,
    I need some guidance please as I'm new to the subject of data binding.

    I'm building a Java SE application (using Embedded Apache Derby and EclipseLink 2.1) of a catalogue of music albums....
  10. Replies
    1
    Views
    958

    Netbeans EclipseLink and Embedded Java DB

    Hi all.

    I'm reasonably new to Java and NetBeans.

    I'm developing an SE Java application which allows the user to view a database that I've created. I've done the data binding to a JTable but...
Results 1 to 10 of 12