ASP Programming Question:

Download Job Interview Questions and Answers PDF

What are the stored procedure and why they are needed?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

Stored Procedure is the Concept.Lot of Related sql Queries are Stored inside the Server Database.
The Queries are executed by the user explicitly. The Stored Procedure is used to make the sequence Transactions

File System Object is used to Create, delete, copy, move folders and files in web applications. To use this file system object we have to create object by using Server.CreateObject ("File System Object") command.

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
Difference between SAP R/2 and R/3How to refresh an asp page on a single click of a button?