dbTalk Databases Forums  

DTS with more than one signs

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss DTS with more than one signs in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steffen
 
Posts: n/a

Default DTS with more than one signs - 09-07-2004 , 11:29 PM






I want to inport a eventviewer file saved as *.csv or *.txt into SQL ,and
split one row into muti rows,but I only can use one sign at one time.
I just want to split one row into muti rows with muti signs such as "," and
":",how could I do?

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS with more than one signs - 09-08-2004 , 12:05 AM






You can reuse the same row in the same transfrm like this

Processing The Same Row More Than Once
(http://www.sqldts.com/default.aspx?266)

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"Steffen" <yourdisplayname (AT) discussions (DOT) microsoft.com> wrote

Quote:
I want to inport a eventviewer file saved as *.csv or *.txt into SQL ,and
split one row into muti rows,but I only can use one sign at one time.
I just want to split one row into muti rows with muti signs such as ","
and
":",how could I do?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.