Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jun 2005
    Location
    /dev/null
    Posts
    4,918
    Tokens
    126

    Latest Awards:

    Default

    Quote Originally Posted by eddiekins View Post
    With all due respect, this is what databases were developed for. Why can't you use one?
    Why would I run a whole database service when I can use text files. I don't want the extra memory usage from a database sever and adding new lines to a text file will be far easier than updating a database .

  2. #12

    Default

    Quote Originally Posted by N!ck View Post
    Why would I run a whole database service when I can use text files. I don't want the extra memory usage from a database sever and adding new lines to a text file will be far easier than updating a database .
    Sound reasoning. If you're only doing like 8 at any one time, I guess it's fair enough to use text files...

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •