I have a problem with syntax can someone help:
[Only registered and activated users can see links. Click Here To Register...]
Code:
Thanks.
[Only registered and activated users can see links. Click Here To Register...]
Code:
PHP Code:
USE [account];
GO
UPDATE dbo.user_profile
SET login_flag = 0,
WHERE (login_flag0 = 1100);