What is DSN and System DSN and what is the difference
between them?

Answer Posted / sagar

A User DSN is data connection created and owned by a single
user account. The connection and its configuration are no
longer valid when the user logs off.
System DSNs work for anyone using that system. For example,
no matter who logs onto the machine, system DSNs can be
seen by all users, and they are stored in the Registry in
the Local Machine section.

Is This Answer Correct ?    20 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java servlet session?

524


What are the common methods that are included in the http servlet class?

576


Is it possible to have a constructor inside the servlet?

550


What is new in ServletRequest interface ? (Servlet 2.4)

570


Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?

614






Explain the role of dispatcherservlet and contextloaderlistener.

603


What is the default http method in the servlet?

757


Which interface should be implemented by all servlets?

696


What do you mean by a filter and how does it work?

536


Explain the difference between generic servlet and http servlet?

539


What is the life cycle of a servlet?

781


What is the use of java servlet api?

598


Why is http protocol called as a stateless protocol?

535


How can we perform any action at the time of deploying the project?

619


Define the servlet mapping.

546