Iam using an asp.net application .
i want to update one of my table in database at 4pm every day
how it is possible.
Answer Posted / gaurav lohani
create a trigger which are run when server time is 4PM.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to bind table colum with gridview column?
what do you mean by table-per-type?
What are the new enhancements done in default project template of asp.net mvc 4?
Explain peek method in tempdata in asp.net mvc?
Is .net core faster than .net framework?
Define the core components of an ASP.NET MVC application?
Is .net framework going away?
Explain the advantage of packaging over xcopy in .net?
What is a model in programming?
What is work of clr?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
What filters are executed in the end?
What is edm in entity framework?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
Explain how you can send the result back in JSON format in MVC?