Viewing 15 posts - 4,816 through 4,830 (of 8,761 total)
Ed Wagner (8/5/2015)
djj (8/5/2015)
Eirikur Eiriksson (8/5/2015)
SQLRNNR (8/4/2015)
winner winner chicken dinnerCorn
Cob
Salad
Days
August 5, 2015 at 5:28 am
Koen Verbeeck (8/5/2015)
August 5, 2015 at 5:21 am
sumit4bansal (8/5/2015)
August 5, 2015 at 2:07 am
SQLRNNR (8/4/2015)
winner winner chicken dinner
Corn
August 5, 2015 at 2:01 am
haichells (8/4/2015)
I am trying to run a query from a Linked server "ABCD"
Set @SQLCMD = 'Select * from TableName"
Insert into @TempTableName
Execute (@SQLCMD) AT ABCD
I am getting below error while...
August 4, 2015 at 3:19 pm
chandrika5 (8/4/2015)
On SQL SERVER management studio:
1.simple query...
August 4, 2015 at 1:41 pm
Ed Wagner (8/4/2015)
SQLRNNR (8/4/2015)
PrimeNumber
Act
August 4, 2015 at 12:36 pm
sgmunson (8/4/2015)
Eirikur Eiriksson (8/4/2015)
sgmunson (8/4/2015)
Eirikur Eiriksson (8/3/2015)
Quick suggestion, use sys.dm_exec_describe_first_result_set or sys.dm_exec_describe_first_result_set_for_object, to get the structure of the output of the stored procedure.😎
According to MS doc, that applies only...
August 4, 2015 at 11:34 am
yb751 (8/4/2015)
Sorry just needed two seconds to vent. :crazy:
I'm sure like anything else it can be fine when...
August 4, 2015 at 11:13 am
sgmunson (8/4/2015)
Eirikur Eiriksson (8/3/2015)
Quick suggestion, use sys.dm_exec_describe_first_result_set or sys.dm_exec_describe_first_result_set_for_object, to get the structure of the output of the stored procedure.😎
According to MS doc, that applies only to SQL 2014...
August 4, 2015 at 10:19 am
djj (8/4/2015)
Ed Wagner (8/3/2015)
SQLRNNR (8/3/2015)
whereisSQL? (8/3/2015)
djj (8/3/2015)
PunishmentSpank
Flog
Lash
Whip
Tail
August 4, 2015 at 5:13 am
Quick suggestion, use sys.dm_exec_describe_first_result_set or sys.dm_exec_describe_first_result_set_for_object, to get the structure of the output of the stored procedure.
😎
August 3, 2015 at 5:14 pm
Did you just discover a modern dr. jekyll and mr. hyde?
😎
August 3, 2015 at 12:27 pm
Alvin Ramard (8/3/2015)
SQLRNNR (8/3/2015)
Lynn Pettis (8/3/2015)
ok, thank you very much.
I inherited these databases so I'm very...
August 3, 2015 at 11:02 am
Viewing 15 posts - 4,816 through 4,830 (of 8,761 total)