ASP Programming Question:
What are the stored procedure and why they are needed?
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.
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.
Previous Question | Next Question |
Difference between SAP R/2 and R/3 | How to refresh an asp page on a single click of a button? |