I would like to write a script that removes log files that are of a certain date. It looks like the default is to let the files go for 30 days before deleting them.
First: How do i connect to the msde database ? Can I install sql server 2005 on the same machine and look at it this way or am I only going to be able to use command-line arguments to talk to the msde database. I havent done this before -how does this work?
Thanks in advance.
First: How do i connect to the msde database ? Can I install sql server 2005 on the same machine and look at it this way or am I only going to be able to use command-line arguments to talk to the msde database. I havent done this before -how does this work?
Thanks in advance.