- Joined
- Mar 10, 2011
- Messages
- 19
- Reaction score
- 0
hello ragezone.. i need help on fixing the vote point.. im using the lost crusade website..
already added:
lastvote1 datetime
lastvote2 datetime
lastvote3 datetime
votepoints int
and
USE [ACCOUNT_DBF]
GO
Update ACCOUNT_TBL set votepoints = '0'
but it didnt add points.. please help me
already added:
lastvote1 datetime
lastvote2 datetime
lastvote3 datetime
votepoints int
and
USE [ACCOUNT_DBF]
GO
Update ACCOUNT_TBL set votepoints = '0'
but it didnt add points.. please help me

