Forum: ASP.NET Sep 26th, 2007 |
| Replies: 2 Views: 2,007 |
Forum: ASP.NET Sep 20th, 2007 |
| Replies: 2 Views: 2,007 |
Forum: Java Jun 26th, 2007 |
| Replies: 3 Views: 2,527 Re: JTable & MS Access Thanks so much for reply :) .
After searching , frankly I couldn't make my DB to show it's info. in JTable.
However , I've made my application to use some GUI but shows the data using... |
Forum: Java Jun 24th, 2007 |
| Replies: 1 Views: 2,044 Bind data to JTable I'm using NetBeans 5.5 :
How could I bind data from table from MS Access DB into JTable,is there in java smth like DataGrid ?!!
N.P. : I've made an application which reads data from the DB & use... |
Forum: Java Jun 24th, 2007 |
| Replies: 3 Views: 2,527 JTable & MS Access I'm using NetBeans 5.5
First :I want to bind data from table from MS Access DB into JTable .
Second: Is there any other component in java to do the previous action(e.g. DataGrid ) |