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 the default scripting language in asp?
Define collection?
Define request object?
How can I see what assemblies are installed in the global assembly cache?
define the functionality of web server in context to Active server page.
how to add master page in aspx page that is design before master page....
What do you mean by asp?
What are the event handlers of Session Object?
What is caching in asp?
What does asp mean in technology?
How can we do validation of the fields in a project?
What is difference between asp and aspx?