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 |
Define common language specification (cls)?
What is Querystring collection?
How do I administer security for my machine? For an enterprise?
Which is better asp or php?
How to refersh an asp page on a single click of a button.
Is classic asp dead?
What is the difference between a namespace and an assembly name?
Explain the difference between post & get method in asp?
Write code for the following in ASP a)Display attributes of a file b) File copy c) get disk capacity.
what is the difference between render event and prerender event
Can I avoid using the garbage collected heap?
what is mean of ASP?