Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7555091
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:30:44+00:00 2026-05-30T11:30:44+00:00

i build a website in vb.net … i have a table process that have

  • 0

i build a website in vb.net … i have a table process that have a begin date and end date… in the date that appropriate i want the system automatically update the data in database…

Example :

Tabel process

ProcessName   || begin       || End
process A     ||  02/02/2012 || 04/04/2012

When the current date 02/02/2012 then update table master that processName is “process A” into active and when the current date 04/04/2012 then update table master that processName is “process A” into expired.

I don’t know how to create it? is anyone know about making like that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T11:30:46+00:00Added an answer on May 30, 2026 at 11:30 am

    Simply check the status of the datetimes present in database comparing with current datetime by starting a Thread or by a Timer, and update the status also according to the datetime changes.

    If DateTime.Now().ToString("dd/MM/yyyy") = "02/02/2012" Then
      ' write a method to update the status of Process A in database.
       Update("Process A", "Active")
    ElseIf DateTime.Now().ToString("dd/MM/yyyy") = "04/04/2012" Then
       Update("Process A", "Expired")
    End If
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a website project that I want to build using CruiseControl.net. On one
we want to build a website that have some forms (including image attachments, info,
Currently I'm tasked with doing the daily build. We have an ASP.NET 2005 website
I have a website built with ASP.NET (3.5) and want add some level of
We have a website build in the umbraco 4.1 cms (webforms) default .net 3.5
So! My question is pretty straight forward, I have a website (Build in ASP.NET
Well, let me explain this briefly: 1.I want to build a website that provides
I want to build a website that display changing text-messages. The server gets the
I have an ASP.NET website that I built that has grown considerably in size
I have a solution that has a plain old asp.net website and a winforms

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.