You could replace the space with $chr(160) or an underscore ( $chr(95) ).

With the underscore, you will have to replace it back to a space when you retrieve the data.