SoftwareEng
Senior member
Hey,
We have a bunch of DTS packages that copy data to SQL Server 2000. I need to find out where data gets capitalized. Can a DTS package perform capitalization on its own (via settings/parameters), or must this be done through a Stored Procedure?
(If must be done through a Stored Procedure, I can look at those and not waste time with package settings)
thanks!
We have a bunch of DTS packages that copy data to SQL Server 2000. I need to find out where data gets capitalized. Can a DTS package perform capitalization on its own (via settings/parameters), or must this be done through a Stored Procedure?
(If must be done through a Stored Procedure, I can look at those and not waste time with package settings)
thanks!