Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Remove spaces from string

Status
Not open for further replies.

davetek

Programmer
Oct 30, 2002
42
IE
Hi,

I have a string in the format '001 555 2391'.

I want to convert this to 0015552391.

Any suggestions?

Thanks.
 
The database i'm using actually does not allow replace function.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top