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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T18:33:43+00:00 2026-05-12T18:33:43+00:00

I have a users table where there are two types of users in it,

  • 0

I have a users table where there are two types of users in it, users a and users b. There is a page on my website that shows 20 of each type based on querystring parameter. I want to cache these for 6 hours as their order is not that important.

My question is is it better to have two different SqlDataAdapter calls and two different Datasets to store each type and then Bind() it based on querystring and availability in cache OR to have one Dataset so i can manipulate it with querystring parameter. ( I don’t know how to do that).

So again…
1. What is better for performance to have one DS and manipulate it or to have two ?
2.How can i manipulate Dataset, ie. I have column with bit value, for 1 as querystring i want 1 value in Dataset and for 0 or none i want 0 value in Dataset ?

Thanks

  • 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-12T18:33:43+00:00Added an answer on May 12, 2026 at 6:33 pm

    Personally, I would try to limit calls to the database (or any outside resource for that matter). So call once, using one SqlDataAdapter. This gives you a single DataTable with both users a & b. Easiest way to split them apart is to create two DataViews, one for users a and one for users b and bind each DataView to the appropriate control.

    How to create DataViews

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

Sidebar

Related Questions

I have three tables, a user-table and two user-type tables. The user-type tables have
I have users table. There are three other tables: developers, managers, testers. All of
I have a table that contains id, created, user_id. I'm wondering if there is
The system will two types of users. Admins and normal users. Admins can have
I have two tables on mysql: users, and management. The users table has a
I have a table that has a column that contains links. Each cell in
Imagine that we have a website where users can read articles, view photos, watch
I have a table of users with three columns. Username Accepted Rejected User 1
Requirements : I have a table of several thousand questions. Users can view these
I am making a website where there are different types of items such as

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.