What's the Difference between DSN and DSN Less connection?
Answers were Sorted based on User's Feedback
Answer / aspguru
DSN Less : You need not to relay upon DSN Entry for locating
Database.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / sks
If you need to add entry into windows registry you have to
create DSN and in DSN less connection, connection value is
used to store in connection string.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / bhanuprakash
Connection object is used to manage the DB connection
Execute is used to run sql query
Recordset object will hold output of execute
| Is This Answer Correct ? | 1 Yes | 0 No |
What is .asp in html?
What do you need to run asp?
What is a form collection in asp?
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
Define response object?
different web application and windows application
Explain the advantages of using asp?
What is the order of precedence for logical operators.
What is Server-Side includes?
Where will you code OPTION EXPLICIT in an ASP application? WHY?
Explain how to refresh an asp page on a single click of a button?
What are the methods in session object in asp?