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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T21:34:26+00:00 2026-06-14T21:34:26+00:00

How do you create a new class object and add data to it from

  • 0

How do you create a new class object and add data to it from a database?

I have a table(tblCars) in a database and would like to loop through each row(Using sqldatareader?) and create a new object named after the primary key(Registration number), then add data to it from the other columns.

So instead of this:

carClass car1 = new carClass();
car1.registration = "RT11 HWY";
car1.make = "Ford";

It would be something like:

//connection and reader stuff
carClass <registration> = new carClass();
<registration>.registration = column1;
<registration>.make = column2;
  • 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-06-14T21:34:27+00:00Added an answer on June 14, 2026 at 9:34 pm

    You can use some lightweight ORM for this kind of mapping. Take a look here, there are many free solutions for this. There are also at least two made by Microsoft, LINQ to SQL and Entity Framework

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

Sidebar

Related Questions

I am tryıng to create new object of other class ın a for loop.
What would be correct way to create new instance of the class from class
Look at the following two ways to create a new object of class Y:
I am now trying to create new database manager under Fragment class. But unfortunately,
I have an existing SQL Server database, where I store data from large specific
Hy!! I have a listview that should be filled with data from the database
I am doing something like this: class Class(object): def __init__(self): self.var=#new instance name string#
I have a query in Data Access Object DAOComments that joins users table and
I have problem extracting data of the Oracle custom type from the database. One
Hi guys currently i have this code. I would like to add another field

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.