It looks like a query analyzer. You can use this to test the retrieval of data.
You can download the source at:
Query Displayer.zip
Just modify the following lines of code on DisplayQueryResults.java
static final String JDBC_DRIVER = "sun.jdbc.odbc.JdbcOdbcDriver"; static final String DATABASE_URL = "jdbc:odbc:NWIND"; static final String USERNAME= ""; static final String PASSWORD= ""; // default query selects all rows from authors table static final String DEFAULT_QUERY = "SELECT * FROM Products";
For a copy of the ebook Java how to Program, visit
javaforbidden.4shared.com
The password is: itspot
(shhh... please don't tell them about this, ok?)
Could help me how i do convert .class file to jar and exe. I did to convert jar it does to work in another computer. so i want to move jar or exe file to another computer then what i will do.if u help me then explain step by step.......
ReplyDeletemy email address is : rajibhossan@hotmail.com
md. rajib hossain
can u guid me to connect java and ms access
ReplyDeleteWe have a recent post about that
ReplyDelete