I want to export the structure and data in my database into a .sql file to then execute as a query on another machine.
Any ideas on how this can be achieved? I have tried using the database import/export wizards to no avail…
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.
Right click on database, to go tasks, generate scripts. Make sure you choose the option “Schema and Data” for what “Types of Data to Script” when clicking on the “Advanced” button.