vote up 0 vote down star

I came across some vb macros that export it to a mdb ( ms access ) file. But does not work very well when copying forward constraints , etc.

I want generate schema from the database diagram for sql server 2005 database.

flag

41% accept rate

1 Answer

vote up 1 vote down check

(For Visio 2007, as that's what I have to hand, although I remember that 2003 was very similar)

From the Database menu, select "Options" > "Drivers...", and change the default driver to suit.

link|flag
i thought this only work for reverse engineering database schema ? – dotnetcoder Mar 12 at 17:06
I tried it on my box before posting, and it certainly changes the available datatypes to suit nvarchar(max), etc. I strongly suspect that it wouldn't change existing values though – Rowland Shaw Mar 12 at 17:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.