Viewing 15 posts - 2,071 through 2,085 (of 7,168 total)
Assuming you already have Database Mail setup with a default profile in place you could do something like this. Just replace the use of the CTEs I created to bring...
February 9, 2013 at 6:43 am
gmaendel (2/8/2013)
First time posting to SQLservercentral.
I have a table called DataLogging that looks like the picture attached.

I would like to get only the Data where "StartSwitch" AND "Wet/DrySwitch"...
February 9, 2013 at 6:28 am
For stopping ad=nd starting a serving SQL Server Configuration Manager MMC, Windows Services MMC, WMI, PowerShell -Services cmdlets...all of those will work fine. If you're configuring services though, e.g. changing...
February 9, 2013 at 6:24 am
I just learned about the possibility in a book I am reading and thought I would pass it along either for you or future readers looking for a way to...
February 8, 2013 at 4:29 pm
midnight251 (2/8/2013)
February 8, 2013 at 1:51 pm
PiMané (2/8/2013)
So, in theory, it doesn't really matter if its 4 RAID 10 or just the one big RAID 50 with the 24 disks since the...
February 8, 2013 at 10:22 am
PiMané (2/8/2013)
opc.three (2/8/2013)
PS Don't forget to let us know if you get a speed increase from moving to a local path 😉
Sure, but the implementation will only occur in a...
February 8, 2013 at 8:51 am
PS Don't forget to let us know if you get a speed increase from moving to a local path 😉
February 8, 2013 at 7:09 am
PiMané (2/8/2013)
This is a 2008 Standard Edition...But I'll create a template to change the path to E:
Thanks,
Pedro
I know we're in a 2008 forum. I was just saying that "at least...
February 8, 2013 at 7:08 am
faisalfarouqi (2/8/2013)
February 8, 2013 at 7:01 am
Here is a very useful site.
http://sqlserverbuilds.blogspot.com/%5B/url%5D
I have run into instances where the build was not listed and it was traced back to a hotfix attained directly from Microsoft for a...
February 8, 2013 at 6:55 am
PiMané (2/8/2013)
Disc E: is a logic local drive...the command returns
C:E:Doesn't windows "know" the \\sqlsrv01\Data is a local mapping (E:\MSSQL\Data..)?
I am not sure how it would. I would not take...
February 8, 2013 at 6:51 am
The fact that it works for a while and then starts having trouble is the odd part. Everything I am seeing online talks about it never working at all when...
February 8, 2013 at 6:39 am
No problem Grasshopper 🙂 Database Mail is available on SQL 2005 but there is a limitation when it comes to setting the from or reply to addresses dynamically. If that...
February 7, 2013 at 9:51 pm
If you're on SQL 2008 implement Database Mail.
February 7, 2013 at 8:53 pm
Viewing 15 posts - 2,071 through 2,085 (of 7,168 total)