Viewing 15 posts - 12,646 through 12,660 (of 39,810 total)
You could, but you'd likely need a SQLCMD or other way to make a connection to the other instance (with Express) and run the backup command. T-SQL commands, IIRC, only...
February 21, 2013 at 5:38 pm
jhgoodwin (2/14/2013)
I think the simplest way to think about it is that your resume isn't simply a checkmark task. It is...
February 15, 2013 at 11:40 am
Not a bad idea. We do have a security forum for some versions, but I'll make sure they're in all sections.
February 14, 2013 at 5:32 pm
Brandie Tarvin (2/13/2013)
February 14, 2013 at 2:36 pm
dwain.c (2/10/2013)
SQLRNNR (2/10/2013)
L' Eomot Inversé (2/8/2013)
Lynn Pettis (2/8/2013)
Revenant (2/8/2013)
Lynn Pettis (2/8/2013)
Am I (shudder) an idiot?No. Is there anything that make you think you are?
🙂
Not really, other than having someone call...
February 12, 2013 at 9:06 am
Bringing some visibility to a CTE question for a friend. Help appreciated.
http://www.sqlservercentral.com/Forums/Topic1419019-391-1.aspx
February 12, 2013 at 8:58 am
Your article is in the queue, but hasn't been scheduled.
My apologies. Not sure what happened there, but we will publish it this month.
February 11, 2013 at 10:46 am
LoztInSpace (2/10/2013)
Caching is also the type of solution I've found many developers enjoy implementing
That may be true, but it's also one they also fail to get right 90% of the...
February 11, 2013 at 10:36 am
Rather than just give us data and results, explain the problem. What should the query be doing to return the results? Are you saying you want one value? The "first"...
February 11, 2013 at 10:35 am
You shouldn't have to worry about a VM environment as a SQL Server admin, unless you have perf problems. Tracking those down can be challenging since you need to somehow...
February 7, 2013 at 12:33 pm
The log backup has nothing to do with the full backup. It's all activity since the last log backup.
What activity has taken place since the last log backup?
February 7, 2013 at 12:08 pm
The key prevents duplicates. As to what fails in the load, the transaction with the dup fails. If that's the entire load, the entire load fails. You can commit in...
February 7, 2013 at 12:07 pm
It depends what you mean by activate. Just turn it on, no. If you enable queues and something puts data in them, then it could affect performance if the queues...
February 7, 2013 at 12:06 pm
I think some of the idea here is to see if we can do, or the DeepQA stuff can do, what Eric suggests. I thought I'd read the the medical...
February 7, 2013 at 12:02 pm
Viewing 15 posts - 12,646 through 12,660 (of 39,810 total)