Search:

Type: Posts; User: DeniLeet

Search: Search took 0.11 seconds.

  1. Thread: Win 8 Access

    by DeniLeet
    Replies
    1
    Views
    6,377

    Win 8 Access

    Hello.I have problem.My app is working well on win 7 64 bit , but now i have win8 64bit and it doesnt want to connect to database.

    con = DriverManager.getConnection( "jdbc: odbc:...
  2. Replies
    4
    Views
    8,225

    Re: MS ACCESS + JAVA

    Yes i would like to setup it on another machine.
  3. Replies
    4
    Views
    8,225

    MS ACCESS + JAVA

    Hello.I have created Ms access database and my aplication works well but i want to know if it is possible to use it on another PC too . I mean somehow replace the aplication with database.I have...
  4. Replies
    6
    Views
    1,191

    Re: add table to button

    I'll try find something.When I'm doing it in blank project it works i forgot to say. It just dont want to work when i put it into my main project
  5. Replies
    6
    Views
    1,191

    Re: add table to button

    Hm.I have already done the first and second step. It would be nice if Table appears after clicking on button
  6. Replies
    6
    Views
    1,191

    Re: add table to button

    So I have added som buttons to my frame . and i want to attach table to one of the buttons.So after click on, it calls the table. This is my plane im just not sure if it is possible.The mouse...
  7. Replies
    6
    Views
    1,191

    add table to button

    Hello, I want to add a table to button MouseListener does not work because i cant call class. Any ideas what should i do ?

    Table:
    public static void Table(){

    JTable jt;
    ...
Results 1 to 7 of 7