Hi, I'm working on several SQL Server 2000 databases and I want to copy my changes from one test database to another.
I have generated one SQL script that copies every table and stored procedure and when I run it in query analyzer it says command executed successfully, but when I look at the database where I ran it, the new tables and procedures are not there!
What am I doing wrong?
graabein
I have generated one SQL script that copies every table and stored procedure and when I run it in query analyzer it says command executed successfully, but when I look at the database where I ran it, the new tables and procedures are not there!
What am I doing wrong?
graabein