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 February 14th, 2006, 02:23 PM
Registered User
 
Join Date: Feb 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default pipe delimited file to SQL using DTS

Hello all,
          I am rookie in DTS. I have a basic question. I actually need to input pipe delimited text file , convert it into table and then check the values of certain for validity(eg. the state cannot be more than 2 chars etc).

I read from some forums that this can be acheived faster by using DTS. But, I have certain concerns. Since, I am developing an application for this,I am using C#.Net. Is it compatible for the above purpose.

Also, Can anyone tell me a brief overview of the steps involved in the above task. I'd be grateful to you.

 
Old February 16th, 2006, 12:56 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 146
Thanks: 0
Thanked 1 Time in 1 Post
Default

Read SQL BOL on DTS
Read about how to setup a Connection, and Data pump

David Lundell
Principal Consultant and Trainer
www.mutuallybeneficial.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
FoxPro 2.5:How to append from a Pipe Delimted file ashu_from_india Other Programming Languages 0 August 21st, 2008 07:09 AM
XSL transformation - PIPE delimited to CSV satish9 XSLT 3 June 11th, 2007 10:21 AM
Foxpro: dbf to pipe delimited text file problem freddellosa Other Programming Languages 0 December 7th, 2005 08:55 PM
Import delimited flat file into SQL Server 2000 DevCsharp C# 1 April 27th, 2005 11:52 PM
import text file to SQL Server DB via DTS pabloron SQL Server 2000 0 July 31st, 2003 06:41 PM





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