|
JDBC problem
This is what I have , I dont think posting 3 -4 classes will make you all more confused.
I have a class to create connections to the database and returns a thread , then this is used to query to database.
Now the issue is when I try to query the DB the connection string is not exact,seems there is some mistake somewhere.
I think my approach is wrong . Should I send my code ?
|