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
Index view won't accept outer joins
[Forms]![M1M2Rep].[cboTrnD<wbr />ept].[Colu<wbr />mn(3)] is not working
Running Count in Access Query
Windows 7 Partition
Error 1327 Invalid Drive - installing applications - "Documents" on network drive - offline file sycn
asp .net: call a sql job?
SmapLS not found in Kernel32.dll
Turn off certificate for remote web workplace
What is the best way to walk through a DataSource of a DevExpress XtraGrid to see if there are any duplicate values in the rows?
Let all Users Have the Printer