Posts Tagged ‘microsoft’
Error 14724 Cannot add, update, or delete a job (or its steps or schedules) that originated from an MSX server
Written by Vlad on November 19, 2008 – 5:21 pmError 14724 Cannot add, update, or delete a job (or its steps or
schedules) that originated from an MSX server.
fix:
UPDATE msdb.dbo.sysjobs
SET originating_server = CONVERT(nvarchar, SERVERPROPERTY('servername'))
WHERE originating_server <> CONVERT(nvarchar, SERVERPROPERTY('servername'))
Tags: microsoft, server, sql
Posted in short | No Comments »
Windows XP Service Pack 3
Written by Vlad on May 8, 2008 – 11:48 amNow available for download.
Tags: microsoft, service pack, windows xp
Posted in short | No Comments »
Bill Gates No Longer Richest Person
Written by Vlad on March 6, 2008 – 8:23 amBill Gates fell on the third place on Forbes’ richest persons list, behind Warren Buffet and Carlos Slim.
Via Bloomberg.
Tags: bill gates, microsoft
Posted in short | 1 Comment »
IE8 Beta Available For Download
Written by Vlad on March 5, 2008 – 10:33 pmInternet Explorer is available for download as a beta 1 release:
This beta release is available to everyone, but is primarily for Web developers and designers to test the new tools, layout engine, and programming enhancements.
When not developing your web site, you can click the Emulate IE7 button in the command bar to browse the web like you did in IE7.
Source: Microsoft.
Tags: engine, microsoft, sign
Posted in web | No Comments »
Vista Price Cut
Written by Vlad on March 4, 2008 – 11:05 amMicrosoft cut the price on US boxed editions of Vista.
Tags: microsoft, vista
Posted in short | No Comments »

