I'm sure there is a way but I need some guidance..

I'm sure there is a way, but I need some guidance..

I am currently creating a text file for each station that logs into my network containing workstation & user specific info (IP address, name, password age, etc.)

Is there a way to combine all of these log files into a database table?

I would need to have a record for each PC indexed on user name. I also envision the process to overwrite the record the next time that user ran the login script.

Has anyone else done anything like this?