| bio | website | |
|---|---|---|
| location | San Diego, CA | |
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Apr 14 at 18:49 | |
| stats | profile views | 6 |
|
Apr 14 |
comment |
Database design: Dividing multiple identical tables, good or bad? High quality and well thought out answer. Wish more folks responded at this quality. |
|
Mar 29 |
comment |
Workflow for SQL Server + Azure SQL development? "Visual studio has Database Projects" ... yup! We ended up going that route so every database change is documented and code-reviewed. It is brilliant and I'm surprised it doesn't get more blog/press coverage... |
|
Feb 9 |
comment |
Software tool to visualize and print DB diagrams Toad won't let me connect to Azure SQL. What a waste of time |
|
Nov 23 |
comment |
SQL Server Management Studio 2012: How to have folders in the SSMS project? Far from an answer but this is the least kludgy hack suggested so far! Thanks for sharing, I'll keep this open for a few more days ... |
|
Nov 21 |
comment |
Best patterns for encrypting database columns/tables in SQL Azure It's not a very good fit because Trust Services adds another unique server to the topology. If there is something we can bolt onto the (Web)Application server or the SQL server that would stick out less as a sore thumb. Also, I think it doesn't address #2 above in the question |
|
Jan 18 |
comment |
How does one scale SQL Server 2008 or 2012? Great! Any specific MySQL sharding literature/tutorials/links you recommend? Hopefully I can apply some of those patterns to SQL Server. I'm learning (quick!) and you're quite the resource!! |