MichaelF81
Programmer
I have 2 DTS packages for a client, and 1 of them concatenates 3 fields into 1 (and works fine), and the other I need to take the concatenated field and split it up to only grab 1 part of it.
My code concatenates as follows "lastname, "firstname MI" "em_id" (middle initial is part of the first name). I need to then only grab the "em_id" for a query. Ideas?
"Adults are just obsolete children and the hell with them." - Dr. Seuss
My code concatenates as follows "lastname, "firstname MI" "em_id" (middle initial is part of the first name). I need to then only grab the "em_id" for a query. Ideas?
"Adults are just obsolete children and the hell with them." - Dr. Seuss