View Single Post
  #8 (permalink)  
Old October 12th, 2005, 02:08 PM
robprell robprell is offline
Friend of Wrox
Points: 807, Level: 11
Points: 807, Level: 11 Points: 807, Level: 11 Points: 807, Level: 11
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Aug 2004
Location: Orange County, CA, USA.
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can "fix" the data with either DTS or sql code. I prefer SQL code but thats me. The real solution is to prevent the bad data from being loaded in the first place. This should best be done on the source system. I am more of a backend developer so I prefer the back end tools over things like DTS.

Reply With Quote