export the data model from MS SQL/Oracle to Toad data modeler
Dear all,
in order to let Toad data modeler read out MS SQL data model design, anyway to export the MS SQL table design to a XML file so that Toad data modeler can read it and let me study its structure in order to see room of improvement ?
how about for Oracle? Toad data modeler seems only accept XML format, please correct me if I am wrong !
for Oracle, I knew I can use the Oracle data modeler (java based) to open it but any step by step guide?
.NET ProgrammingOracle DatabaseMicrosoft SQL Server
"No, or better I don't know. The last time I used Toad is some years ago. And I never used it's graphical widgets."
which tools you use to see the ER/UML diagram in visual format instead of text format ?
I need a tools to see the ER/UML diagram from Oracle/MS SQL/DB2/MySQL, but mainly Oracle and MS SQL.
"D'oh? Can you rephrase that? "
I mean during the time the ER information export from database and I view them visually, there will not be any change to the DB schema structure and the operation should be quite safe, right?
ste5an
I'm using Microsoft Visio or Redgate's Dependency Tracker. But I'm doing mainly SQL Server work.
I've also to admit, that I don't believe in grapical database modelling. Cause the model depends on the requirements. So a good documentation of the requirements is much more worth than an picture. And without this, a graphical model is imho worthless.
yes, but the point from this article is, it is only a single table and not ALL table and not the relationship of all table.
marrowyung
ASKER
ste5an,
"I'm using Microsoft Visio or Redgate's Dependency Tracker. But I'm doing mainly SQL Server work. "
but this mean we need to pay for it, this is the problem. yeah, I believe redgate's tools is awesome. But if I can use free tools like Toad data modeler then I prefer that.
"I've also to admit, that I don't believe in grapical database modelling. Cause the model depends on the requirements. So a good documentation of the requirements is much more worth than an picture. And without this, a graphical model is imho worthless."
yeah, but usually developer do not show this out and they just don't share until the final minutes and ask you why the SQL server/Oracle that slow ! so why don't we just script that out and present it visually ?
marrowyung
ASKER
Ste5an,
can redgate's tools pinpoint you some potential ER problem so that we can focus on it and work with developer to normalize it or denormalize it?
tks for that but Visio need to pay, this is good to know that.
ste5an
I don't know any ER which can do this.
marrowyung
ASKER
yes, tks ! it should not be possible, but any good reference site which say sth like this shouldn't be done/design/implement from data modeller point of view ?
You can use Toad's reverse engineering option to import the physical model.