TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Abdalla Elawad
NA
1k
215k
How To change value in sql server Programaticlly in c#
Feb 25 2017 4:55 AM
Hello Programmer
Please Help Me
I have field in Table is called
Status=true or false
(bit data type) when we insert new team save automatically
True
( cmd.Parameters.Add("@Status", SqlDbType.Bit).Value ="True";) the rotation of this team is 30 days . after 30 days must be
Status = False
t help you in same field i have
StartDate and RotationDate
, i need to code in c# or in sql server change automatically
Status to False
after 30 days .
Thanks
Reply
Answers (
7
)
What is the difference between C, C++ and C#?
: Data type mismatch in criteria expression