Hi guys!
I'm new in DTS trying to pass one Database to another Database (both in SQL Server 7.0)
Do you think we can trust in DTS in "Copy objects and data between SQL Server Databases" ?
I have to copy some New Stored Procedures, tables and Views to other Database, but I have to take care in not to pass others because I can replace originals in the destination Table.....
Some guys tell me that is better to use scripts to transfer this things, what do you think which is the most trustable function to transfer?
Thank you guys!
I'm new in DTS trying to pass one Database to another Database (both in SQL Server 7.0)
Do you think we can trust in DTS in "Copy objects and data between SQL Server Databases" ?
I have to copy some New Stored Procedures, tables and Views to other Database, but I have to take care in not to pass others because I can replace originals in the destination Table.....
Some guys tell me that is better to use scripts to transfer this things, what do you think which is the most trustable function to transfer?
Thank you guys!