TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Hakan Axheim
NA
201
32.1k
Relationships between database tables
Jan 27 2020 1:00 PM
Hi,
I have an application that I am working with. This application is not very well documented and unfortunately, the database (SQL Server) has no relationships between tables. The only way to see relationships between tables is in the source code which is written in ASP.NET MVC.
My question is can I from source code generate a database model?
It would be a very good help because I am planning to implement the relationships between tables in the database. When this application was developed no one thought about implementing these relationships in the database.
Reply
Answers (
2
)
UserId from the table is null when controller is called?
How to Upload asp.net application and database to Website