| Author |
formatting output columns
|
Craig Parsons
Ranch Hand
Joined: Jan 28, 2004
Posts: 40
|
|
I am new to retrieving data from an Access database using JAVA code with enbedded SQL. I am just doing a basic SELECT * FROM database. So all the records show up, but my columns are all uneven. What can I use to get my columns lined up under the column headers? I would like to have the 1st position of the column to be lined up with the headers and all the data below it. Thanks, Craig
|
 |
 |
|
|
subject: formatting output columns
|
|
|