Viewing 15 posts - 1,531 through 1,545 (of 3,738 total)
Lowell, that fixed it.
I do not understand why it does not work on the other machine.
April 7, 2012 at 2:14 pm
Perry Whittle (4/7/2012)
Welsh Corgi (4/7/2012)
I could not eve log on so I removed SQL Server 2008 R2.
Why didn't you just put it single user mode and add the appropriate account...
April 7, 2012 at 2:11 pm
ok, I have another Server that was just handed over to me late Thursday.
I just installed SQL Server & I ran the script on a prior post in this thread...
April 7, 2012 at 1:01 pm
I reboted and removed the other components, rebooted agoin & started a fresh install.
April 7, 2012 at 12:38 pm
I found an example of a Merge with the Output Clause.
I want to do something different, capture the @@RowCount of the Number of records affected, The table that the DML...
April 7, 2012 at 11:46 am
Could someone please provide me with an example MERGE OUTPUT, INSER, UPDATE & DELETE?
$action
Is available only for the MERGE statement. Specifies a column of type nvarchar(10) in the OUTPUT clause...
April 7, 2012 at 11:28 am
System locked up on me and I have a double post. Sorry!
Please reply to:
http://www.sqlservercentral.com/Forums/Topic1279826-392-1.aspx
April 7, 2012 at 8:13 am
I reposted and made the question very basic.
Please do not reply to this thread but to the following:
http://www.sqlservercentral.com/Forums/Post.aspx?SessionID=lkwvksiaegjxrk55d0ryiq45
April 7, 2012 at 8:12 am
bteraberry (4/6/2012)
April 7, 2012 at 12:31 am
The following examples are close but as far as I determine they do not cover update in the OUTPUT CLAUSE:
http://msdn.microsoft.com/en-us/library/ms177564.aspx
http://www.simple-talk.com/sql/learn-sql-server/the-merge-statement-in-sql-server-2008/
April 6, 2012 at 3:58 pm
They believed me and all agreed on my side recognized that they are not doing things right.
I made several points; about a page of bullet items and it is in...
April 6, 2012 at 1:16 pm
I have a Stored Procedure that contains a Merge with an OPENQUERY Statement.
I plan on executing this Stored PRocedure in an EXEC SQL Task in an SSIS Package.
I need...
April 6, 2012 at 7:37 am
I don't know that it matters as far as syntax but I'm using an OPENQUERY?
April 6, 2012 at 6:41 am
I see that you use the OUTPUT CLAUSE.
I'm still looking for a good example?
This is going to be encapsulated in an SSIS Package.
Also, I was just notified that they want...
April 6, 2012 at 6:10 am
I watched the video. I was a little distracted.
I'm think I know the basic steps but I'm a little confused on what I have to do.
Thanks.
April 5, 2012 at 4:55 pm
Viewing 15 posts - 1,531 through 1,545 (of 3,738 total)