Bank Tutorial

Post all your tuts or request for tuts here.
jpoisson
Posts: 245
Joined: Sun Aug 02, 2009 5:12 pm

Re: Bank Tutorial

Post by jpoisson »

I talked to my Database instructor over this situation and he mentioned that this type of structure or "Audit Trail" is a very outdated technique. Although for our games it makes sense to use an Audit trail. But I am going to look into a more efficient way to do this...
User avatar
OldRod
Posts: 1320
Joined: Sun Sep 20, 2009 4:26 pm

Re: Bank Tutorial

Post by OldRod »

Outdated or not, audit trails work if they are secure from anyone tampering with them :)

The problem is they show you the problem after it has occurred. Good programming/security will prevent the problem from happening in the first place.
Post Reply

Return to “Tutorials”