71 reputation
3
bio website
location
age
visits member for 1 year, 1 month
seen May 16 at 4:41
stats profile views 2

Nov
16
comment create a new table from a select?
Can you run the SQL provided by @RichardTheKiwi on your SQL Server?
Nov
13
comment Transactions in EF 4 using stored procedures
Did you try to run ts.Dispose() to rollback the transaction? It should be okay to complete the transaction.
Aug
31
comment Entity Framework mergeoption notracking bad performance
The example is very clear! Great!
Aug
31
answered What is the use of SYNONYM in SQL Server 2008?
Aug
22
comment How do I increase the performance of this query with a LEFT clause?
Can you provide more details on the table/column definition?
Aug
22
awarded  Analytical
Aug
17
answered SQL - How To Return A Result Without Multiples
Aug
15
answered Sql to return false if all records not found based on dates and value in field
Aug
14
awarded  Supporter
Aug
13
awarded  Teacher
Aug
13
answered Single query to return multiple rows as columns based on initial column
Aug
13
answered How to download files in mvc3?