Click here to Skip to main content
15,891,704 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am doing one project in that I have added one field is expired futures means < today date that item display, but issue is automatically item deleted in the SQL server table after 5 mints can any one clear this issue.

Thanks Advance
Posted
Comments
aarif moh shaikh 19-Dec-15 1:35am    
show your coode
Ebenezar John Paul 19-Dec-15 1:44am    
I truly do not understand your question. Kindly rephrase.
deepankarbhatnagar 19-Dec-15 2:06am    
Where is your code which having error.

1 solution

Automatically deleted in SQL Server? Not Possible! Period

The problem is in your code (code, triggers, Job, transaction, etc) not in the sql server for this kind of issue
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900