Quote:
Originally Posted by Marco van Herwaarden
Not test, but i am 99% sure it is this setting (make backup before running manual queries, maybe test this first on a testboard).
Show Email Address
On: UPDATE user SET options=options + 256 WHERE NOT(options & 256)
Off: UPDATE user SET options=options - 256 WHERE options & 256
|
Can u please give the query to do exactly the same to the PM system