Re: CleanString() method by chieko
chieko
Mon Oct 03 07:03:01 CDT 2005
Okay, thanks for the help.
Chieko
"Klaus Linke" wrote:
> > Many of them don't seem to make any sense, but then I don't know a thing
> > about databases.
>
> To clarify: CleanText seems to be an old function designed to remove some
> characters that some old databases had problems with. It probably was
> restricted to 64kB strings, which was further reduced to 32 kB when Office
> changed to Unicode.
>
> But with Unicode, there doesn't seem any reason to strip/replace certain
> characters, unless I miss something.
>
> BTW, some other old outdated string functions are limited to 32kB, too, like
> TypeText.
>
> Klaus
>
>
>