Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server DTS
|
SQL Server DTS Discussion specific to Data Transformation Service with SQL Server. General SQL Server discussions should use the general SQL Server forum. Readers of the book Professional SQL Server 2000 DTS with questions specific to that book should post in that book forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server DTS section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 26th, 2007, 11:55 PM
QTR QTR is offline
Registered User
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default modifying existing DTS for similar purpose

I have a DTR task that uploads data from a spreadsheet to a SQL2000 database. The current DTR process takes data from a spreadsheet holding hospital admissions and populates the database with these records, no where on the spreadsheet (except for the spreadsheet name) is there any reference to the hospital these records need to be associated with, yet when the DTR session is run the records appear with the correct hospital association, there is a field in the database used to identify each hospital.

I have tried using existing DTR processes that work for different hospitals but transfering the same data only to see the test data going to the hospital associated with the DTR process not the new hospital. How can I modify or can I modify an existing process to post to the correct hospital.
 
Old April 23rd, 2007, 11:04 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 625
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to jemacc
Default

Take a good look at the package properties it may be that it uses a lookup to determine what value to check and replace.

Jaime E. Maccou





Similar Threads
Thread Thread Starter Forum Replies Last Post
Import Automation within Access similar to SQL DTS JTCrashOverride Access 1 November 14th, 2006 08:34 AM
Adding existing and non-existing attributes spencer.clark XSLT 5 July 27th, 2005 04:02 PM
Unable to Schedule or See Existing DTS Jobs Crowandazi SQL Server DTS 1 March 4th, 2005 03:43 PM
XML DOM :modifying the existing nodes attributes i sharmasourabh54 XML 1 February 14th, 2005 05:04 AM
What's The Purpose? Ben Horne Forum and Wrox.com Feedback 2 February 18th, 2004 01:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.