Microsoft
Software
Hardware
Network
Question : I need to strip out every vbCrLF from a field
Is there an easy way to search a field for vbCrLf and strip them out?
Answer : I need to strip out every vbCrLF from a field
Make a backup first an then try this:
UPDATE Table2 SET Table2.FIELD1 = Replace([FIELD1],Chr(13) & Chr(10),"");
mx
Random Solutions
Outlook OWA 2010
How to load .dbf file into SQL Server 2008 Table?
Using code to save a Record
StringBuilder overflowed by unmanaged code
Reading an Outlook inbox
How user can create distribution list wothout log in to server
Problem with RichEdit20a and FindText?
Outlook Anywhere - Exchange 2007 (SBS 2008) and Outlook 2003 / 2007
sql reporting service Language
Blackberry Enterprise Server Errors