Answer Posted / srini
Trigger is a special kind of stored procedure executed
certain event occurs.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the uses of Stored Procedure?
How to add a javaScript function in a datagrid?
What are the data access namespaces in .NET?
What are the advantages and drawbacks of using ado.net?
What is ole in excel?
How do you connect to sql server database without using sqlclient?
What is the use of SqlCommandBuilder?
What are the steps to connect to a database?
What connected data?
What is the difference between oledb sql server and oledbdotnet provider?
What is command class in ado.net?
How to store data in memory?
Give an example that shows how to execute a stored procedure in ado.net?
What are good ado.net object to replace to ado recordset object.
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?