From what I understand there is a transation log type of database in MS SQL where any changes to your database is stored in there incase you want a back up of some sort. Is there a way to turn this logging off? like some sort of command that says SET TRANSACLOG OFF; /* do something */ SET TRANSACLOG ON;
is there anything like that?
Thanks,
is there anything like that?
Thanks,