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
Dawood Abbas
NA
264
98.4k
Change database datetime column value in tmrTimer_Tick event
Apr 4 2015 6:32 AM
In my application two forms are have i.e, 'Customer_Registration' and 'Customer_Search', so whenever iam registering the form aftre that have to show me that record into 'Customer_search' with 'Active' status if whatever 'expirydate' will be. In 'customer_search i am binding gridview on the column name and with its value base search.
so after one day status will change automatic 'active' to 'AutoHold' if expirydate is passed. mean daily it have to check auto.
So if I use 'Timer Control' then how to check my table col values and bind it to gridview?
Reply
Answers (
2
)
Importing Access Database fil into SQL Server 2012 using c#
while importing access file it give format except in c#