Viewing 15 posts - 76 through 90 (of 123 total)
Just had to give in and get glasses at 42, but like other posters I think I'd have needed them at 42 whatever job I did. One comment I read...
--
Scott
January 11, 2006 at 8:30 am
You can set the job to send an alert when it fails. In Enterprise Manager expand Management then Operators. Right-click in the right hand window and select New Operator, then...
--
Scott
January 11, 2006 at 2:03 am
You need to create a Data Transformation Services Package. In Enterprise Manager open up the database you are exporting from and click on the toolbar icon with a wand and...
--
Scott
January 10, 2006 at 9:22 am
That's *so* much faster (and it was your suggestion in that thread I used). Thanks you very much
--
Scott
January 10, 2006 at 6:17 am
Same as P. Jones, with not even a hint of a "bah, humbug". I think in our neighbourhood you'd stand out a bit, Steve, and not in a good way....
--
Scott
December 23, 2005 at 4:14 am
I'd be wary about sending the message from within the trigger - if your mail goes down, the entire insert will fail. I keep a table with fields for recipient,...
--
Scott
December 22, 2005 at 4:26 am
They must be regretting this. At least I hope they are. http://www.redherring.com/Article.aspx?a=14575&hed=Texas+Sues+Sony+Over+Spyware§or=Industries&subsector=SecurityAndDefense
--
Scott
November 23, 2005 at 7:03 am
And now Sony are recalling all the affected CDs http://news.zdnet.com/2100-1009_22-5954154.html
Good.
--
Scott
November 21, 2005 at 10:22 am
Add to that the fact that the DRM software may not be legal itself. http://dewinter.com/modules.php?name=News&file=article&sid=215
Are Sony telling us to do as they say, not do as they do?
--
Scott
November 14, 2005 at 7:51 am
That's my signature in the above post, not sheer hubris!
--
Scott
November 11, 2005 at 6:25 am
Hitler
Stalin
Lenin
Mao
Churchill
Bob Dylan
Gandhi
Nelson Mandela
John Logie Baird
Alexander Fleming
--
Scott
November 11, 2005 at 6:24 am
I'm a bit wary of embedding xp_sendmail in a trigger. If you have problems with your mail system which raise an error in the trigger, it will cause your inserts/updates...
--
Scott
October 4, 2005 at 3:00 am
If you can justify the time you could amend each of the sprocs to append a line to a logging table - sproc name, getdate(), user.
--
Scott
September 22, 2005 at 2:51 am
I've found you need to delete and recreate the worksheet each time you do the export. Create an Execute SQL task bound to the connection to your Excel spreadsheet and...
--
Scott
September 1, 2005 at 11:24 am
Does your Excel file have more than one worksheet? If this is the case you can create a linked table to each worksheet and run append queries from each of...
--
Scott
August 23, 2005 at 3:20 am
Viewing 15 posts - 76 through 90 (of 123 total)