Hello, guys how are you doing?
There are steps how to GENERATE SQL SCRIPT in SQL server 2000
- Right click on the temporary data and pointing all tasks
- Select Generate SQL Script, in the dialogue box click show all.
- under script all objects, check the box of all tables
- Click options, under table scripting options, check the box of Script indexes, and Script primary keys, FOREGIN keys, defaults, and check constraints.
- Click General then preview. Now Copy the Script preview, click Ok. Close then cancel.
- Go to tools, SQL Query Analyzer, Paste. Now Execute Query and that's it.
so, please guys help me?
thank you very much