126 reputation
3
bio website
location
age
visits member for 1 year, 3 months
seen Apr 10 at 13:30
stats profile views 3

Feb
18
awarded  Commentator
Feb
18
comment How to simplify SSAS deployment from DEV to PRO environment
Anyone have experience using TFS with analysis services?
Feb
12
comment What is the meaning of Microsoft Compatibility Level?
FROM table (NOLOCK) is supported in 90 (2005) and 100 (2008)
Feb
8
comment SQL Server 2008 and compatibility level 80
Easy way to find out... give it a whirl. There are some default setting that are different however... and some new keywords that can cause issues.
Feb
7
awarded  Student
Feb
7
asked SQL Server 2008 and extended properties
Feb
7
comment What mechanisms do you use to notify third parties of future schema changes?
Just out of curiosity, do people really use extended properties to self document your database?
Dec
11
comment Restore database from multiple .bak files
technet.microsoft.com/en-us/magazine/dd378724.aspx
Dec
11
comment Restore database from multiple .bak files
What you can do with these will differ greatly depending on which version you're using. I believe 2005 and beyond has partial restores.
Aug
21
comment Can NOLOCK in a stored procedure be overridden when executing it?
Mr 106k probably doesn't care too much about his answers being accepted... =) Let Mr 50k have it.
Mar
6
awarded  Supporter
Mar
6
comment Best database choice for a highly scalable web ticketing system?
You'd see a lot more gain in the write operation than read. (in Cassandra).