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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T22:37:15+00:00 2026-05-27T22:37:15+00:00

I have 10 field in Database and I have 10 different button in my

  • 0

I have 10 field in Database and I have 10 different button in my UI page. I am trying to update my Database field individually. When i click 1 button it will update one field and 2nd for another and so on but using only one SQL update Query. Is this possible in SQL server 2008
If Yes then kindly suggest.

Thnx

  • 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-27T22:37:16+00:00Added an answer on May 27, 2026 at 10:37 pm

    Try this

    UPDATE yourtable set
      field1 = COALESCE(@Button1Param, field1),
      field2 = COALESCE(@Button2Param, field2),
      ...
      field10 = COALESCE(@Button10Param, field10)
    WHERE Your filter clause
    

    And when pressing the Button1 provide value only for @Button1Param parameter to the query, leaving others = DBNull.Value

    So, you have not to use dynamic or multiple different queries

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

Sidebar

Related Questions

In my database (SQL 2005) I have a field which holds a comment but
I have successfully implemented Autocomplete field from database using sfWidgetFormJQueryAutocompleter but i cannot a
I have a database field called abCode , that I want to map to
I have a database field where I want to store my password. In a
I have a field in a database that is nearly unique: 98% of the
I have a field in my database that contain comma separated values these values
In the database I have a field with a .mht file. I want to
I have a binary field in my database that is hard to describe in
I have a distance field in my database that stores the distance traveled on
I have a varchar field in my database which i use for two significantly

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.