MonkeyBread Software starts plug-in development for REAL Server
Monkeybread Software (http://www.mbsplugins.de/)
has started plug-in development for REAL Server,
the SQL database sever from REALsoftware. In this
very first version of our plugin, they have
functions:
° SoundExMBS(text as string) as string; returns
soundex string for the given text;
° RemoveAccentsMBS(text as string) as string;
returns text without accents. for example é to e;
° RemoveAccentsCaseInsensitiveMBS(text as string)
as string; returns text without accents.