Viewing 8 posts - 1 through 8 (of 8 total)
I also find checking the view "sysmail_allitems" usefull if i am having problems it can aoften highlight something obvious.
June 4, 2008 at 3:32 am
Hi
I had a similar problem and used the following code to get around it.
DECLARE @cmd VARCHAR(255)
DECLARE @Wait INT
DECLARE @result INT, @OLEResult INT
DECLARE @ShellID INT
SET @Wait = 0
...
June 4, 2008 at 1:20 am
Half of our applications are still running on 2000, we still have a lot to do to move everything to 2005 so will probably skip 2008 unless there is a...
May 12, 2008 at 2:55 am
This is so true about the won't upgrade until SP1 culture, I gave MS benefit of the doubt with Vista and got bitten. SP1 does now seems like the product...
March 11, 2008 at 2:35 am
We still have just under 100 databases to upgrade to 2005 yet, these are a mixture of 3rd party applications and in house. We will (if the wind is in...
May 18, 2007 at 2:50 am
I have been struggling to see why we need XML, but recently i was tasked with generating an RSS feed from a SQL table to run our companies news ticker...
February 26, 2007 at 12:53 am
An excellent article, I have been looking for a method to get an rss feed out of a sql table and this looks like it may be able to help.
February 22, 2007 at 12:51 am
40Gb on Laptop
40GB on PC
320GB external drive that i share with both PC and Laptop
20GB Sony MP3
January 26, 2007 at 3:07 am
Viewing 8 posts - 1 through 8 (of 8 total)