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 6332631
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:18:05+00:00 2026-05-24T18:18:05+00:00

I will have 4 data entry forms for 4 different roles of users. All

  • 0

I will have 4 data entry forms for 4 different roles of users.

All the data will be stored in the same table in a SQL Server 2008 database.

Once the data is entered it will need to be viewed and “approved” by a specific set of users. The specified users that will need to approve data may change with time.

I do not yet know how to manage this approval process, especially since the users might change. I was thinking of giving those specified users viewing privileges of the data which needs to be approved in a gridview. To approve it they can click a checkbox in the gridview next to the data and update.

If I need 3 specific users to approve this data, how do I keep track that every one of these users has approved it?

The second question is since I’m an asp.net beginner, simple question: how do I create a an entry form that will append data into a database?

  • 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-24T18:18:07+00:00Added an answer on May 24, 2026 at 6:18 pm

    I would make it by creating linking table between tables Data and User, you can call it Approvals or whatever makes sense to you. I would put there data_id, user_id and boolean approved (default false). Then you can get all data_id that have been approved by at least 3 ysers by SELECT data_id from Approvals where approved=1 group by data_id having count(*) > 2. You can of course go more fancy and add approved_by and requesting that it had to be approved during last two months for example etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have four differnet data entry users that will be using four different forms
I have a data entry form in a HTML5 application that users will be
I've got an asp.net application where each client will have their own data entry
I have a button that will create a new entry (row in a table)
I have a WinForms data entry form that will have upwards of 1500 questions.
i am generating *.reg file using code which will have some important data. and
I am working on a simulation system. I will soon have experimental data (histograms)
If you have data for a class that will be modified and needs to
I have an app that will have entries of both varchar(max) and varbinary(max) data
I'm writing a data access layer. It will have C# 2 and C# 3

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.