Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-07-10 : 09:06:03
|
Sherry writes "I am using Visio (Visual Studio .NET enterprise architect edition) as a modeling tool. I have a sql server 2000 database with 173 tables. After I select the options to reverse engineer my database and start adding tables to my diagram, I get this:MicroSoft Visual C++ Runtime LibraryRuntime Error!c:\program files\Microsoft office\visio10\visio.exeAbnormal program terminationActually, I am lucky if I get this error message, sometimes it just freezes the program. Anybody seen this before? Anybody have any advice? Thanks,Sherry" |
|
AjarnMark
SQL Slashing Gunting Master
3246 Posts |
Posted - 2002-07-10 : 14:50:54
|
Are you able to reverse-engineer a smaller database (fewer tables)? Might this be a size issue? |
|
|
sherrys
Starting Member
37 Posts |
Posted - 2002-07-10 : 16:46:42
|
I figured it out. You have to have the entity relationship stencil up on the screen when you add a table that has a foreign key. I had closed the er stencil to make more room for my diagram. So although it appeared to be random, it was only crashing when I added a table with a foreign key. It sort of makes sense, but it is sort of stupid. Nevertheless, I am on my way. Thanks. Sherry |
|
|
Arnold Fribble
Yak-finder General
1961 Posts |
|
|
|
|