erd
How do I model a 1:N relationship that is constrained a by third entity?
My predicament: I am Chen-mo开发者_如何学JAVAdelling an accounting database in which the client to account entity relationship is one-to-many (1:N), but the client to office_location relationship is u[详细]
2023-03-03 13:06 分类:问答Generate ER/Workflow diagram from PHP code/script logic
Is there anything out there to read my source code and generate a ER or Workflow Diagram from the开发者_如何转开发 logic of my script?[详细]
2023-03-01 10:44 分类:问答Create ERD for Advantage Database Server 10
I need to create 开发者_StackOverflowan ERD for an ADS 10 database. Reverese Engineering would be nice, since the database already exists.[详细]
2023-02-22 16:01 分类:问答ERD (Entity-relationship model) - Need an example for a prob that can not be modeled by it
I got a weird H.W assignment in requirements engineering seminar . I was digging through the entire net yet found no example for this one...[详细]
2023-02-19 15:54 分类:问答Can there be relationship with junction-entity?
On many to many rela开发者_运维知识库tionship between two entity, there will be a junction entity in between.[详细]
2023-02-16 02:32 分类:问答Why 2 different entities reference the same object?
I use Linq To Entities to get 2 objects m1 & m2. And I don\'t understand why 2 different objects reference the SAME Template table.[详细]
2023-02-15 22:10 分类:问答ER diagram to Object Relational Database Design
Is there any tool which take ER diagram as input and generate Object Re开发者_如何学Pythonlational Database Design in return? More specially is it possible with mysql workbench?[详细]
2023-02-15 19:18 分类:问答Does exist a free software that gives you Entity-Relation Diagram from a SQL file? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-13 17:19 分类:问答Quickie ERD maker
I\'ve been using Visio to 开发者_C百科make ERD\'s, but I have a boatload of resource-hogging things running right now and wondered if there weren\'t something very light I could use instead..I have cr[详细]
2023-02-12 11:23 分类:问答LINQ query, a connection table issue
I want to write a query that presents for every event (tbl_events) all objects (tbl_objects) related to it (relation type — M:N).[详细]
2023-02-11 17:02 分类:问答