Hi all,
A simple one here, i have several strings of employee names, they are first name and last name this is combined with an underscore inbetween them no spaces. eg trevor_smith.
i need to extract both parts of the name only without the underscore, first name into a text box and last name into another text box.
i am shure this is very simple but i don't have much exp in string manipulation and i am out of time with this db design.
hope you can help.