580 reputation
211
bio website sqeq.com
location Wolverine Lake, MI
age 40
visits member for 2 years, 2 months
seen 20 hours ago
stats profile views 14

http://twitter.com/squillman

Christian, Musician, Geek

Primarily a .NET developer / SQL Server dba / Windows sysadmin in a specialized financial applications group. Prior to this position I was in IT for 8.5 years with the same company.

Major interests in computing include software architecture, enterprise systems architecture, UI design, programming languages, and security.

I love God, love my wife and kids, love computers, love my job, love playing and writing music.

squillman = Shawn Quillman


May
13
awarded  Caucus
Mar
23
awarded  Yearling
Mar
18
comment UNIQUE index key violation
@Robert Thanks! I figured as much... So I should really look at removing the NOLOCK hint is what I'm reading into this. I just was also reviewing the table hints section in MSDN which states that all hints propogate to all objects in the query plan.
Mar
18
asked UNIQUE index key violation
Dec
24
awarded  Quorum
Dec
13
suggested suggested edit on how to convert xml to database table
Oct
25
accepted Remove an IP address from server config
Oct
24
accepted Is it possible to determine what part of a stored procedure is currently executing?
Oct
24
asked Is it possible to determine what part of a stored procedure is currently executing?
Oct
1
comment Good tool for making MySQL queries graphically?
If you end up not finding something you like then instead of duplicating your solution you'd be better off just learning the SQL syntax to write your own joins. It would be far beneficial in the long run. The skills are more widely applicable.
Sep
28
comment Script Contents of SQL Server Database From a Batch File
@Shawn that's a good point. I'm still pretty green with the PS snap-ins. I'll have to play with that. I'm pretty used to SMO from the C# side of things so my brain navigates that direction still.
Sep
28
revised Script Contents of SQL Server Database From a Batch File
added 990 characters in body
Sep
28
answered Script Contents of SQL Server Database From a Batch File
Sep
27
awarded  Custodian
Sep
27
reviewed Approve suggested edit on How to restore a SQL Server database along with a standalone application?
Sep
26
revised Remove an IP address from server config
added 4 characters in body
Sep
26
revised Is there a way to examine SQL Jobs for references to linked servers?
added 293 characters in body
Sep
26
answered Is there a way to examine SQL Jobs for references to linked servers?
Sep
26
answered Remove an IP address from server config
Sep
26
comment How to restore a SQL Server database along with a standalone application?
@EASI see my edit.