Viewing 15 posts - 736 through 750 (of 7,168 total)
TRY_PARSE was introduced in SQL Server 2012. You posted in a SQL Server 2012 forum so...
October 5, 2014 at 11:07 am
cjmorelock (10/3/2014)
October 4, 2014 at 5:22 am
Alan.B (10/3/2014)
Very well written. Clear and...
October 4, 2014 at 4:59 am
ramana3327 (10/3/2014)
Also that has the null values.
I need to get the id...
October 4, 2014 at 4:57 am
You may be able to, never tried it. Here is how I would attempt it:
1. Disable the restore job on the secondary but let copy job continue to run.
2. When...
September 11, 2014 at 7:29 am
The TUF (transaction undo file) is only important when you configure the Log Shipping secondary in Standby/Readonly mode. In NORECOVERY mode there is no need to maintain the list of...
September 11, 2014 at 1:00 am
vijayalakshmii.venkatesh (9/9/2014)
but here instead of passing variable I wanted to pass the Result set Object in the argument .Is that possible or Can we pass via standard...
September 9, 2014 at 6:47 am
skavijay (9/8/2014)
"It" means the lock_Escalation option and would want to set Disable for my new database and for the table that is being used by all modules.
Can attach one or...
September 8, 2014 at 9:10 pm
If you happen to get to the bottom of it please post back. It may help others cruising these forums, not to mention I would be curious to know the...
September 8, 2014 at 9:01 pm
Eirikur Eiriksson (9/8/2014)
Keep in mind that...
September 8, 2014 at 2:00 pm
tonybogyo (9/8/2014)
opc.three (10/25/2012)
dave-dj (10/25/2012)
I only have a couple of questions..
first - if you where required to process multiple files per day, would you adapt this process, or...
September 8, 2014 at 1:57 pm
Matt Miller (#4) (9/8/2014)
Also - just because you CAN doesn't mean you should.
If only more people took that one to heart.
Samba does avoid the FTP client issue: however in some...
September 8, 2014 at 12:50 pm
When you say you saved to a file, if you used the SSMS file-destination of a query window you're probably subject to the settings regarding max text length that can...
September 8, 2014 at 7:54 am
lvbntapasvi (9/6/2014)
I am new to SSIS, and have started using it from the past 3 weeks. I have a task where in I am supposed to access the flat...
September 8, 2014 at 12:49 am
I'll second what Jeff said, you should never grant individuals the right to execute xp_cmdshell. I take it a step further and say you should leave it disabled on your...
September 8, 2014 at 12:44 am
Viewing 15 posts - 736 through 750 (of 7,168 total)