Re: SQL Database Usage (non-flame)

Tom Whiting <[email protected]>
Newsgroups gmane.games.devel.mud.rom
Message-ID <20054105625.014884@ltn-home>
 On Sun, 10 Apr 2005 03:04:06 -0400, cyhawk wrote:
> Ooooo I had an idea, use SQL to save logs in! and add some sort of
> log reader for admins. Just had to put that idea out there =)

why not just go all the way and add the entire log db to the database, eliminating the need for flat file logs? As long as the data's encrypted and security is handled properly don't see why that's a problem ;) 

That's actually one of the last things I did on the game, got tired of jumping from one window to another just to view logs, now the entire logging structure is sql based, based on events, with a wiznet type showlog system that can search by type and person ;) . Of course, i didn't write all of it, just customized it for what I nee, but it works great, so far. The only time I have problems is when I go to boot up and something's causing problems, but that's what GDB's for ;)

Excellent idea though.


-- 
ROM mailing list
[email protected]
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.