1
vote
1answer
32 views
Automating reverse engineer database model with Visio
We develop and maintain our database schema with a custom tool. SQL scripts and runtime files are generated from that tool. However, it does not provide a very good visual representation.
Lately I …
0
votes
1answer
42 views
Flex Whiteboard application - like Visio/MS Powerpoint
Hi all, I am creating an application that will allow users to model system information by allowing them to Drag and Drop objects from a Flex Tree into some sort of canvas/grid ie: like a whiteboard …
0
votes
1answer
35 views
Converting a visio to a JPG image
I have a .vss type file which I want to convert to an image format (like JPG/GIF). Is it possible to do this and if so, how?
0
votes
3answers
66 views
JavaScript diagramming tool
Does anyone know any good JavaScript alternatives to mxGraph (http://www.jgraph.com/mxgraph.html) that allows the user to draw Visio style diagrams on a canvas and add/edit/remove properties of …
0
votes
3answers
42 views
Diagramming server connections in Visio - what direction should arrows point?
Suppose I would like to depict data flow between two servers in Visio.
I have boxes to represent servers and arrows to represent communication / data flow.
In this situation:
Server A always …
0
votes
0answers
14 views
MS Visio. How can Visio automatically create subpages for every new process
Value added chain diagramm. Visio can automatically create a page every time we put process on the canvas. But I lost how :((
maybe some setting?
Stencil = EPC diagramm shapes
1
vote
6answers
89 views
Software for Sequence Diagrams?
I've been using NClass for object/class modeling in class thus far.
However, I do not believe that it is capable of sequence diagrams, which is my next task.
I would prefer not to use Visio. Is …
0
votes
0answers
98 views
Open Source alternative to Visio [closed]
I'm looking for a comparable and free alternative to Visio.
Anyone know of one?
Thanks
0
votes
1answer
47 views
visio 2003: c# UML class diagrams - abstract class
I am trying to create UML diagrams but can not mark a class as Abstract. Please help.
0
votes
1answer
47 views
Visio 2003: relationship arrow to connect 2 tables in Database ER diagrams
I am trying to model relationship between 2 tables Orders and OrderDetails. I draw "relationship" arrow from OrderDetails to Orders table with Foreign key OrderID. But in DatabaseProperties for …
0
votes
1answer
57 views
Good Visio Template (or alternative) for SOA/Distributed Systems?
Apologies if this has been asked (I couldn't see a duplicate when searching) but I'm wondering if anyone can recommend a reliable Visio template for SOA/Distributed Systems design or a decent …
0
votes
1answer
54 views
graph drawing - from sql queries to Visio readable file(.vdx)
I am working on building a website which queries a sql server database and gets tables which contain information about node connections. As in, column 1 has children columns2 and 3 etc...
I am …
0
votes
1answer
38 views
How to import mysql sql file into microsoft visio 2007 ?
Hello,
Does anyone know how to import a mysql sql file into microsoft visio 2007, and then generate a database chart automatically?
Thanks a lot.
0
votes
1answer
96 views
Types of UML diagram - VISIO - ASP.net
Hi All
I have below extract from design spec and need to create UML diagrams as .net specifications. No coding is yet started or is there any solution structure yet. What would be best highlevel …
1
vote
2answers
55 views
Microsoft VBA idiom (Visio) For Testing Non-Existance of a property?
I need to ensure a Macro which works on Visio 2003 doesn't cause problems on lower versions of Visio: specifically because I'm writing to a property which doesn't exist on lower versions of Visio. …
