Saturday, 11 January 2014

AP-150 unblocking user

use [ap-150]
update dbo.tblmtuser set isblock = 'false' where isblock = 'true'

No comments:

Post a Comment