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 |
Explain the difference between sap r/2 and r/3?
Define asp?
Define a filesystemobject object?
Name the browsers that can access asp pages?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
What is a service application?
Is asp a scripting language?
What is the code for closing the form(using controls) instead of directly closing it?
Suppose someone gives a VB dll file (component). How to use that in an ASP file?
How many global.asa files can an Application have?
IN THREE TIER AMONG THREE LAYERS WHICH ONE IS INDEPENDENT LAYER AND HOW?
How do I save an asp file as a pdf?