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 is the role of jdbc drivermanager class?
What is the limitation of PreparedStatement and how to overcome it?
What are the three basic components of the odbc architecture?
How to set NULL values in JDBC PreparedStatement?
What is device controller?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What are the different types of JDBC drivers?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is a statement in java?
What is in term of jdbc a datasource?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
How MS-Access DB can be accessed over a network, using JDBC API?
How you restrict a user to cut and paste from the html page using java programing?
How to insert an image or raw data into database?
What is JDBC Batch Processing and what are it’s benefits?