Microsoft
Software
Hardware
Network
Question : copying proc from sp_helptext and running it breaks lines
when copying a proc from one box to another, some lines are broken into 2 because of long lines, and hence causes errors.
is there any way to overcome this (during the copy stage).
thanks
Answer : copying proc from sp_helptext and running it breaks lines
you can perform these operations by using the Transfer SQL Server Objects Task in SSIS without having to write any code.
The Transfer SQL Sever Objects task is used to transfer one or more SQL Server objects to a different database, either on the same or another SQL Server instance. This allows you to select different types of objects you want to transfer. You can select tables, views, stored procedures, user defined functions etc. Not only this, you can select a combination of these types of objects to transfer and even select particular objects of a particular object type.
for more details you can refer the following url,
http://www.mssqltips.c
om/tip.asp
?tip=2064
Random Solutions
accessing sonicwall via browser from multiple subnets within same LAN
Default alias in Exchange 2010
Displaying DD/MM/YYYY from Mysql Timestamp
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
Can't access variable in code behind page
Is there a user_packages table synonymous to the user_tables table?
Is BO XI and BO edge BI 3.1 the same product?
exiting users from database
Preparing email output in PHP script
MAGENTO ENTERPRISE: Need to make static link in category menu (always display throughout layers)