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 wsdl file? (explain in detail)
___________ and ____________ properity to be used to create localized version of a form
Explain the different types of session state management options available with asp.net?
Explain how can you overload a method?
how many Controls are there in ASP.Net ? Define with Examples ?
What does aspx stand for?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
What type of code is found in a code-behind class?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5
what is differance b/w .net assemblies and com component?
What is an asp model?
hi this is madhu i have one doubt,regarding siebel Q: is this is mandatory when we r doing join between a bc & table , the table should extension table Reqired or not, can we do the join with base table also,