|
Death Apprentice
Joined: 25 Jun 2002 Posts: 109 Location: USA
|
Posted: Mon Mar 29, 2004 1:40 pm
Which would make more sense? |
If I wanted to save who logs in from what IP address, would it be more beneficial or make more sense to use the database or to use variables?
|
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Mon Mar 29, 2004 4:09 pm |
Depends on what you want to store, how you want to access it and how you want to manipulate it. If you are just going to store each IP address along with its corresponding character name, then a record variable should be enough.
|
|
|
|
|
|