Hi I'm trying to trigger several pieces of information into a txt file to create a kind of audit trail. So what I want to do is say record username and date into a txt file when they update the information in TblInfo. A friend of mine recommended using the trigger technique but although I can move information around within SQL I can't work out how to output into an external file. Any help wopuld be greatly appreciated.