There's a table in a database that is used to gather data for export to a flat file. This table is always emptied and repopulated each time the process is run. There will never be a need to restore these transactions from the transaction log, and the process causes the transaction log file to become HUGE! I have regularly shrunk this file, but would like to disable transaction logging for this process altogether. Is that possible?
Thanks!
Phil
Thanks!
Phil