i am user who logined the application..after that another
valid user will also logind..so that is it neccessary to
create jdbc connection for each and every user...plz explain
it with proper answer...plz help me
Answer Posted / guest
suppose we have to take one ex yahoo mail so many numbers
create their user name&password thats details go to datebase
server,db server responsublity is to stoer &retrive data
after complete u r yahooamil,while again if r login mail u
have to write username&password thats login goes to
dbserver if itchecks for details that datacorrect dbs aceept
thats gives thats guy information
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the different types of lockings in jdbc?
Is jdbc a framework?
What are different types of ResultSet?
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
What does the connection object represents?
What is the role of jdbc drivermanager class?
What is an escape syntax?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
What is a jdbc driver and how many jdbc drivers are available?
What are the different types of locking in JDBC?
How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
What is a jdbc url?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
How can you load the drivers?
How many types of jdbc drivers are available?