D
David C
How do I search for CrLf in a text column? I was thinking of "....WHERE
SUBSTRING(Subfile,1,1) LIKE '%vbCrLf%' but I know that is VB syntax.
Thanks.
David
SUBSTRING(Subfile,1,1) LIKE '%vbCrLf%' but I know that is VB syntax.
Thanks.
David