dbTalk Databases Forums  

Re: how to trans similar string ?

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


Discuss Re: how to trans similar string ? in the microsoft.public.sqlserver.dts forum.



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

Default Re: how to trans similar string ? - 07-14-2004 , 03:10 AM






There is nothing in DTS that can do this. You would have to write a
transformation script or your own custom transform that implemented this
logic, perhaps using regular expressions, but I suspect this would be hard
work.


--
Darren Green
http://www.sqldts.com

"x" <xiaopeng (AT) creditbeijing (DOT) com.cn> wrote

Quote:
I want to trans some similar string in oltp system by using dts?
for example:
ms
microsoft
microsoft corp.
m*s*
....
all trans to microsoft
oracle
ora
oracle corp.
all trans to oracle

........


how to do that?how to get similar percent?












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.