What's the Difference between DSN and DSN Less connection?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between client-side script and server-side script?
how can we create a webpage in .Net
Can be arrays resized by using the keyword redim?
Why asp is called active server?
What is hidden field?
Give the comment tags for the following?
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
Explain the difference between asp and html? Or why asp is better than html?
Explain the differences between asp and asp.net and is asp.net backward compatible to asp?
Explain the tasks performed by <> tags?
What are the differences between asp and asp.net and is asp.net backward compatible to asp?
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 the purpose of application.lock method?
Can I avoid using the garbage collected heap?
How do I change a aspx file to a pdf?