The transaction log file contains the SQL Server transactions of the database. It basically records the database transactions and the changes made by the transactions to the database. The logs are ...
Hope this is the right area... I am moving my SQL Express 2005 database from one computer running Windows XP SP2 to our new server running Windows Server 2003 SP2 ...
I have a small problem: I've started the restore of a large (64 gigs) database on one of my servers using the database restore GUI. The operation started correctly but, after a handling error, I ...