What should the developer use in order to have an Active
Server Page (ASP) invokes a stored procedure on a SQL
Server database?

A. ADO
B. RDO
C. RDS
D. OLEDB
E. None of the above.



What should the developer use in order to have an Active Server Page (ASP) invokes a stored proced..

Answer / sowmya

ADO

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More ASP Interview Questions

Define managed code?

0 Answers  


What does Server.MapPath do?

2 Answers  


What's the Difference between DSN and DSN Less connection?

3 Answers  


What is the command to display characters to the HTML page?

1 Answers  


What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.

1 Answers  






Name the control which would you use if you needed to make sure the values in two different controls matched?

0 Answers  


how we can establish the connectivity between front end and backend?(asp as front end and c# as back end)

0 Answers   Polycom,


What is the order of execution for an ASP application?

2 Answers  


How do you initialize a two-dimensional array that you don't know the dimensions of?

0 Answers  


What happens to a html page in asp?

0 Answers  


Whats the difference between struct and class in c#?

0 Answers  


What are the advantages of Cookies over Session Object?

1 Answers  


Categories