Questions tagged [database-diagramming]
25 questions
1
vote
2 answers
how to create a database diagram in sybase
I am new to sybase. IS there a way to create a database diagram as in SQLServer Management Studio.
Thanks

Mauro
- 2,032
- 3
- 25
- 47
1
vote
1 answer
How do you determine functional dependencies and a primary key?
In my Oracle Database Programming course, the first part of our final lab assessment requires that we:
Identify the Primary Key of the table as it is currently shown
Find all functional dependencies of the table which we are given to work…

Ephexx
- 311
- 4
- 14
1
vote
2 answers
autosizing sql server database diagram view
i see there is "arrange tables" that organizes your table relationships to be clear. is there anyway to autosize the tables so it shows:
the full name of the table
the full height to show all fields.
i find myself tweaking tables over and over…

leora
- 188,729
- 360
- 878
- 1,366
1
vote
7 answers
Tools for graphicaly representing database structure
I have been asked to create a graphical representation of our database, I have looked at tools such as, lucidchart. Are there any good tools that I can use to graphically represent the database and it's relationships?

UnkwnTech
- 88,102
- 65
- 184
- 229
0
votes
0 answers
SQL Database Diagram - SQL Server 2014?
I typically make a Visio database model diagram, doing a reverse engineer feature. My issue now is that I have Visio 2010, but I need a model for a database on a 2014 server. It seems the Visio driver in 2010 is not compatible for SQL Server 2014…

missscripty
- 529
- 2
- 11
- 30
0
votes
1 answer
Is there a way to visually display a database view in a database diagram?
Similar to this question, is there a way to visually display a database view in a database diagram?

katzbatz
- 332
- 2
- 16
0
votes
1 answer
Can't connect SchemaCrawler to SQL Server
I've downloaded SchemaCrawler for the express intent of creating a database diagram for a SQL Server 2008 R2 database.
The details of my database (in SQL Server language) are:
Server Name: localhost\SQLI03
Database Name: …

Ashby
- 583
- 9
- 20
0
votes
2 answers
Is there a way to publish SQL Server database diagrams to html format?
Currently, we model our databases in Rational Rose. And, it provides the capability to export the database relationship diagrams to a html tree. Does SQL Server or any other tool allow a similar output? We'd like the ability to document our…

bsh152s
- 3,178
- 6
- 51
- 77
0
votes
1 answer
How to generate database diagram to a PDF in Microsoft visio?
I am trying to generate database diagram in visio in the folowing way.,
Start--> Microsoft visio -->File-->New-->Template Categories (DataBase and Software) -->Data Base Model Diagram, Now in this .,
View-->Reverse Engineer--> Reverse Engineer…

Out
- 627
- 2
- 13
- 20
0
votes
2 answers
Access 2003 is not showing Database Diagram option
So I have this project on access 2003. I am trying to create a relation diagram of the tables. I have found this webpage of Microsoft: http://office.microsoft.com/en-us/access-help/create-a-database-diagram-adp-HP003085405.aspx but I do not see any…

SZT
- 1,771
- 4
- 26
- 53