210 reputation
18
bio website aruplab.com
location United States
age 37
visits member for 1 year, 3 months
seen May 10 at 19:24
stats profile views 10

I am a software engineer from Salt Lake City, Utah.

enter image description here


May
10
accepted Merge Statement + Replication difference for SQL Server 2012
May
10
comment Merge Statement + Replication difference for SQL Server 2012
@Kin - I think that is it. If you post as answer I will accept.
May
9
comment Merge Statement + Replication difference for SQL Server 2012
@Kin - The merge statement does have the PK in it. (I did not realize that.) The PK is an enterprise wide value and should never change... But something odd is happening, so maybe it is changing somehow.
May
9
comment Merge Statement + Replication difference for SQL Server 2012
@Kin - It is set to SCALL <Stored Procedure>
May
9
revised Merge Statement + Replication difference for SQL Server 2012
added 104 characters in body
May
9
asked Merge Statement + Replication difference for SQL Server 2012
May
5
awarded  Yearling
May
3
comment Can I use Try_Cast to give me a query result column with different datatypes?
Perfect. Thanks for the idea of using a processing instruction!
May
3
accepted Can I use Try_Cast to give me a query result column with different datatypes?
May
3
asked Can I use Try_Cast to give me a query result column with different datatypes?
Apr
2
accepted Can I use replication/mirroring to have a “Current” database and a “Full History” copy?
Apr
2
comment Can I use replication/mirroring to have a “Current” database and a “Full History” copy?
Thank you for the idea on replication. I did not know it could be setup to only replicate updates and inserts.
Apr
2
comment Can I use replication/mirroring to have a “Current” database and a “Full History” copy?
On of my larger tables has 15M rows. It has been live for less than a year and will need to be live for many many years to come. The performance is acceptable for now, be we are starting to notice some slow downs.
Apr
1
asked Can I use replication/mirroring to have a “Current” database and a “Full History” copy?
Jan
15
awarded  Popular Question
Dec
3
revised Shrink a large log file for a “Throw Away” database
edited title
Dec
3
accepted Shrink a large log file for a “Throw Away” database
Dec
3
asked Shrink a large log file for a “Throw Away” database
Aug
28
comment How to convert query results into groups of common results
Fantastic! Thank you so much!
Aug
28
accepted How to convert query results into groups of common results