I forgot the name of that application tool. anyone here remembers it?
It let’s me log-in to my remote SQL database and I can create scripts of the schema and procedures and even data.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s pretty simple to do this with SQL Server Management Studio 2005/2008.
To script database schema – right click the specific database in the Object Explorer, select Tasks->Generate Scripts and follow the wizard.