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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T14:25:03+00:00 2026-05-19T14:25:03+00:00

I have some old code which didn’t use database. Now can database schema be

  • 0

I have some old code which didn’t use database. Now can database schema be auto-generated from existing classes? I know this seems reverse than usual DB to class generation.

But it would be good if there is some easy way to do so.

  • 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-19T14:25:04+00:00Added an answer on May 19, 2026 at 2:25 pm

    Sure, with a little reflection you could generate some rough table creation scripts, and even stored procedures to support INSERTS/UPDATES/DELETES (if you wished).

    Unless there is an exact one-to-one mapping, you will need to clean up those scripts by hand.

    EDIT: to elaborate on this further (in conjunction with @TomTom’s answer)

    Things that will be difficult/impossible to infer automatically:

    • default column values
    • computed columns (if any)
    • varchar sizes
    • NULL/NOT NULL columns
    • indexes

    Things that you could do automatically with a bunch of work (but better to do by hand, IMO):

    • primary key assignment
    • foreign key relationships
    • relationships
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Found some old code, circa VS 2003. Now I have just VS 2008 (SP1)
We have some old C code here that's built with nmake. Is there an
I have some old C code that I would like to combine with some
I have some old python code that uses the pywin32 extensions. Starting out with
We have some really old code that calls WebServices using behaviours (webservice.htc), and we
While refactoring some old code I have stripped out a number of public methods
I have some old rrdtool databases, for which the exact creation recipe has long
I have inherited a very old database that needs some data to be updated.
I have some old apps written in PHP that I'm thinking of converting to
I have to change some connection strings in an incredibly old legacy application, and

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.