Importing to a table
I can trace to a file and then import to a table. Is there a way to automate
the process so that once a trace record is sent to the file, the file immediately
imports to the table? I'm logging user login failures and if a user gets
3 within a timeframe I have a trigger on the table to execute and lock out
the account. Whenever my trace logs a login failure my table needs to updated
at the same time. Can anyone help???

