|
I want to do a little cleanup in our imail database. Due to
multiple cooks with their fingers in the stew and
some of them not following the recipe correctly our database
is a little messy (In my opinion).
I'm wondering if I do:
update domain_database
set userid = lower(userid)
update domain_database
set fullname = replace(userid,'.',' ')
Would doing this have any adverse effects? We're running 8.12
on W2k with MSSQL. Utilizing LDAP for address book creation and
lookup.
I really don't want to go through the whole domain and fix
everything 1 user at a time.
|
- Re: [IMail Forum] Effect in 8.12 Doug Anderson
- Re: [IMail Forum] Effect in 8.12 Sanford Whiteman
- Re: [IMail Forum] Effect in 8.12 Daniel Donnelly
- Re: [IMail Forum] Effect in 8.12 Doug Anderson
- Re[2]: [IMail Forum] Effect in 8.12 Sanford Whiteman
- Re: Re[2]: [IMail Forum] Effect in ... Doug Anderson
- Re[4]: [IMail Forum] Effect in ... Sanford Whiteman
- Re: Re[4]: [IMail Forum] Ef... Doug Anderson
- Re[6]: [IMail Forum] Effect... Sanford Whiteman
