![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm looking for an example of a very straightforward DTS implementation: parse a text file that has names, address, and phone nmbers in it. Normalize the data by putting the names in the 'people' table (if not already there), and updating the address in the 'address' table, and the phone number in the 'phone' table. I guess what I am really looking for is an example of how to use the DDQ task to do normalized inserts and updates across multiple tables. Does anyone have an example of such a package, or can point me in the right direction to learn the proper way to learn how to do this? I've been getting the data in via the ADO interface, stored procedures, and visual basic code, but now I think it is time to make the jump to DTS. Thanks! Joe |
![]() |
| Thread Tools | |
| Display Modes | |
| |