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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:25:57+00:00 2026-05-26T00:25:57+00:00

I have a database table of people which is quite basic name address age

  • 0

I have a database table of people which is quite basic name address age etc each with a unique ID “personID”. Linked to that i have an EAV set of tables to store extra fields which are potentially different for each person. I’ve already got code to save and load records from the person table into a c# person object or an array of person objects. However i’m not sure how to handle the loading of the EAV records. I was thinking of adding an array to my person object called “properties” which would be an array of properties each with a “name” and “value”. So for example i could code

PersonA.Properties[i].Name = "Age"; 
PersonA.Properties[i].Value = 22;

Loading a single object seems ok i could do 1 database call to load the details from the people table and a second call to load the properties or return 2 datasets with one call. However how do i get an array of people with each person having their array of properties. If anybody has any links to examples i’d be grateful. Also bonus points if you can give me tips on how to implement properties so i can do code like:

PersonA.Properties["Age"] = "22";
  • 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-26T00:25:58+00:00Added an answer on May 26, 2026 at 12:25 am

    With SQL server, I agree with Marc about getting it into xml. Makes it easy to query.

    To put the code into the format you want, I would use a generic Dictionary if the date is homogenious for that property and then transform the xml back and forth between that.

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

Sidebar

Related Questions

I have the following database table (People): +--------+--------+--------+ | Name | Age | Time
I have a database table (named Topics) which includes these fields : topicId name
I have a database table, with people identified by a name, a job and
I have a database table called Posts which stores all the information regarding an
I have the following database table with information about people, diseases, and drugs: PERSON_T
I have the following database table with information about people, diseases, and drugs: PERSON_T
I have a table in my database which has duplicate records that I want
I have an access database with 3 tables. People Gifts PeopleGifts Using VS 2008,
I have an example database, it contains tables for Movies, People and Credits. The
i have database table like this +-------+--------------+----------+ | id | ip | date |

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.