Viewing 5 posts - 1 through 6 (of 6 total)
Maybe you can use the Update in combination with an SELECT top 1000
UPDATE
March 16, 2004 at 7:43 am
You can also use trigger incombination with the deleted and inserted table
ROnald
October 24, 2003 at 4:57 am
Hi Bill
We receive the error 'log file for database TempDB is full. Backup the transaction log' in the event log of sql server 2000. the growth is set correctly and...
September 2, 2003 at 8:02 am
The last problem we have solved (copy of the backup file>> there was an sequerity problem on the server an windows give an encrypton description the file can be copy...
August 28, 2003 at 3:19 am
thanks for you answer
The settings with the server are correct except that i have the grow on 10 percent. So this i have now on 50 percent. The diskspace is...
August 28, 2003 at 2:09 am
Viewing 5 posts - 1 through 6 (of 6 total)