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
How many objects of a servlet is created?
Name the packages that work with servlet?
Explain the architechure of a servlet?
What are different ways for servlet authentication?
Which method is called when reference variable is passed in system.net?
Explain servlet.
What is the disadvantage of cookies?
What are the steps that are required to handle the multi-threading?
What is the difference between the servlets and cgi programs?
What is the use of java servlet api?
What do you mean by servlet?
What is servlet container. how it works?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
Why do we have servlet wrapper classes?
What is the life cycle of a servlet?