dc

dc

  • NA
  • 663
  • 0

C#.net 2008 using database diagrams in database designer

Jun 25 2011 1:47 PM

In a visual studio.net 2008 desktop application, I would like to add a new database diagram to an existing application. An existing part of the application will access a different part of the database than the main part of the application accesses. However, two tables will have the same name. Would this cause a problem?

  Basically the application will have two different database diagrams. I am wondering if this is possible? If so, how would I setup the second diagram and keep it separate from the first diagram?


Answers (2)