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

  • Home
  • SEARCH
  • 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 6352175
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T22:09:10+00:00 2026-05-24T22:09:10+00:00

I just starting learning, testing ADO.net Entity Data Models with MySql – everything is

  • 0

I just starting learning, testing ADO.net Entity Data Models with MySql – everything is going fantastic except i’ve noticed one thing..

In my MySql table i’ve created an Enum column type. When ASP.net creates the Model classes the enums are treated as strings and not as Enums – is there a way to fix this?

UserStatus column in MySql is an Enum that has 2 potential properties, Enabled and Disabled – however asp.net treats as string value:
user.UserStatus = “Enabled”;

Was hoping to see something along these lines…
user.UserStatus = UserStatuses.Enabled;

Thanks!!

Loren

  • 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-24T22:09:13+00:00Added an answer on May 24, 2026 at 10:09 pm

    There’s no such thing as an enum sql type, at least not a standard type, which means it’s non-standard and you’ll have a hard time finding any framework that properly supports it properly.

    To make matters worse, Entity Framework does not currently support Enum types in code either. There are some hacks and workarounds, but you will find them to be painful and not worth it. For all intents and purposes, a MySQL enum is a string object. You may have to issue some custom sql to get the enum types to populate your listbox though.

    Oh, and FYI: 8 Reasons why MySQL’s ENUM data type is evil

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

Sidebar

Related Questions

I am just starting out with ADO.net Entity Framework I have mapped two tables
I'm just starting out learning ASP.NET MVC 3. I've been going through the Music
I'm just starting out learning ASP.NET. From what I understand, ASP.NET differs from old
I'm just starting with .NET data storage and I'm confused by so many different
I'm just starting out learning ASP.NET MVC. I'm working on a project created with
I've just starting learning jQuery and AJAX. I'm able to load a local page
I'm just starting out learning OpenCL. I'm trying to get a feel for what
I'm just starting out in learning Ruby and I've written a program that generates
I am starting with google maps. just learning. while ago, it was working. now
Just starting out in asp.net. Have just created a login.aspx page in my site

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.