ASP Programming Question:

What are the stored procedure and why they are needed?

Tweet Share WhatsApp

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 PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
Difference between SAP R/2 and R/3How to refresh an asp page on a single click of a button?