hi, im running into a bit of a problem. i will like to string parse the street name into what you see below using DTS. How can i get around this?
12 north plaza boulevard apt.16
12|N|plaza blvd| apt16
|
Newbie Member
|
|
| 3Aug2006,18:44 | #2 |
|
12 north plaza boulevard apt.16
i want to split the address and put it into multiple fields. address_number 12 suffixA North street_name plaza blvd suffixb apt16 anyone can help? |
|
Go4Expert Founder
|
![]() |
| 3Aug2006,19:01 | #3 |
|
SPLIT Function for SQL Server
Code: SQL
|

