I assume you are typing data in a field in Enterprise Manager? Try control-enter to go to the next line. Type it twice to get a blank line and then a line to type more stuff on.
IF you are asking how to do it in code, look at the CHAR function in boooks on line.
I think I need to get rid of Char(13)+Char(10), as the data was all created by a windows machine.
In the end I had to do most of the removal of whitespace manually, or just gave up on it. I just couldn't find any regular expression type stuff in MS's documentation that would allow me to get rid of any cases where there was more than 1 space in a row.
If anyone knows how to do this in SQL Server (or using Access 2002 as a front end), I would be most grateful if you shared it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.