Answer Posted / asif aslam
In views we can access data with a page,not like session b/w
the pages.
Stored Procedure use for Database communication...
For Example: add,remove,update etc any record from database.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What do you know about ado.net's objects?
Give few examples of datareader that is used in different dataproviders.
How do you update database through dataset?
Explain ado.net features?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
What is the advantage of ado.net?
Which method in OLEDBAdapter is used to populate dataset with records?
What is ado data control?
Command objects uses, purposes and their methods.
What is difference between ado and other data object?
Explain executenonquery?
Explian About DataAdapters
What are the advantages of oledb compared with other classes?
Is bulk insert faster than insert?
How to connect and retrieve data from database using dataset