I am trying to copy stored procedures from one database(Say DB1) to another database(say DB1_copy) on the same server. Basicaly what i want to do is, use the second database for testing. But when I use DTS to copy the database it copies all the tables but it won't copy the stored procedures. Is there another way to do it? or what am i doing wrong? Here is the error message i get:
Failed to copy objects from Microsoft SQL Server to Microsoft SQL Server.
Failed to copy objects from Microsoft SQL Server to Microsoft SQL Server.