1

I have a sql database opened in Visual Studio 2012 express database explorer and would like to generate create table sql script for the entire database.

In PHP myAdmin there is such a functions but can't find it in VS 2012 express. If you open table for table the create table script is displayed and can be copied one by one but there seem to be no such function when selecting multiple tables or whole database.

Does anyone know if it's possible in VS 2012 Express?

1 Answer 1

1

Use SQL Server Management Studio Express.

Sign up to request clarification or add additional context in comments.

2 Comments

Looks good, to bad something seems broken there. Downloaded it twice and install keeps failing with a long error code. Closed the virus scanner and all other programs but keeps failing suggesting I should try downloading it again. The 32 bit version won't install because I have 64bit win 7 and 64 won't install saying I should download it again. Maybe try again tomorrow
I see, googling for the sql server management studio express got me on a 2005 edition (top hits) now maybe on the right page: microsoft.com/en-us/download/details.aspx?id=29062

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.