Thank you I got it
Using like that code.
int N=2;
System.out.form at("% 5d", N);...
User Profile
Collapse
-
-
I couldnt add my actual format on here, because it is also showing as my mixxing outpt like.
TablCol1 TableCol2
Value 1 1 Value2 2...Leave a comment:
-
Thanks Joe, while I working time my net connection failed, So I post another time too.
I need to print the console out put witht he tabular alignment, mean to put the out put each column should be come under the line by line
Like that, But My Screen Out does not coming on those way, all the values are intermixing.
So, Please to help me.
Regards,
JoshepLeave a comment:
-
What is the fault in this code
...Code:package librarySystemV5; import java.sql.*; import java.util.*; public class DatabaseTableViewer { private static final String DB = "mytestdb", TABLE_NAME = "MEMBER", HOST = "jdbc:mysql://db_host:3306/", ACCOUNT = "dbadmin", -
Thank you BiGDAD, I thing you suggests some thing related to my question, I'll try to see the link....Leave a comment:
-
Java Statement passing variables to MySQL Statement
Please to help me to following problem
I want to do this
1. create Table Name MEMBER on the Database Name "mytestdb",
2. Add the Values to the Table through the Key board Inputs during running the My Java Application.; Therefore I used this following codes, It Consists the seperate parts for the Raede and Member Class for the purposely I craetes.
3. I have problem to Parsing the values to SQL...
No activity results to display
Show More
Leave a comment: