Hello,
I have crazy problem, because I don`t know how to export DataBaste to .sql file, anyone can tell me how? :>
When I trying "generate script" id doing only procedures :>
@Edit:
Aw... wrong section, I am so sorry.
Hello,
I have crazy problem, because I don`t know how to export DataBaste to .sql file, anyone can tell me how? :>
When I trying "generate script" id doing only procedures :>
@Edit:
Aw... wrong section, I am so sorry.
Last edited by Matrixo; 19-10-09 at 05:20 PM.
If I understand correctly, go to your database, right click on it, tasks and backup. This is for 2005. But I think it should basically be the name.
No.. i don`t want make backup.
I wish make a file with DataBase procedures, tables and entires, like ACCOUNT_DBF.sql file or ITEM_01_DBF.sql file
Use the Management Studio.
Almost what grimster101 said, but instead of backup you click generate sql script.
You can just google: mssql export db structure
and you will find answers.