Tagged Questions
The forward-engineer tag has no wiki summary.
1
vote
1answer
579 views
Forward engineering EER diagram in MySQL Workbench
Using MySQL Workbench 5.2.33 with MySQL 5.1.41
I have created an EER diagram. But when I try to forward engineer it from MySQL Workbench, I get the following error:
Executing SQL script in server
...
1
vote
3answers
2k views
Visio and Forward-Engineering
Do you know if I can use Visio to forward-engineer a sequence diagram into code (c#)?
Can it be done with Visio alone or do I need a plugin?
What about other diagrams?
0
votes
1answer
34 views
Visio 2010 forward engineering to Oracle 10g xe
I've been googleing but maybe I'm not using the right words, so:
I have a ER diagram made in Visio 2010, and I what to do a forward engineering to an Oracle database.
I've found a forward ...
0
votes
2answers
425 views
Forward Engineering to SQL Server from MySQL workbench?
Is possible to forward engineer to SQL Server from MySQL workbench?
0
votes
1answer
44 views
Which project type / item in VSTS 2008 helps me model a database?
As per the thread: http://www.experts-exchange.com/Microsoft/Applications/Microsoft%5FVisio/Q%5F24660513.html I should be able to model a database (like I do in Visio 2007) in Visual Studio Team ...