T
Tony Johansson
Hi!
I just wonder assume I have an application that for example download files
from a fileserver and
load XML files into a SQL Server 2005 database.
Now I wonder if there are some guidelines how to do this with respect to log
useful things in the event log ?
I have two possibilities here.
1. I can create a custome EventLog for each is these two activities.
or
2. Use the existing application log
//Tony
I just wonder assume I have an application that for example download files
from a fileserver and
load XML files into a SQL Server 2005 database.
Now I wonder if there are some guidelines how to do this with respect to log
useful things in the event log ?
I have two possibilities here.
1. I can create a custome EventLog for each is these two activities.
or
2. Use the existing application log
//Tony