July 9, 2007 at 10:24 pm
So, you mean having all of my data for each database in a single name/value table really won't work unless I partition across multiple databases using views? Dang...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 10, 2007 at 11:40 am
It's better to just store all your data in a single column in a single row in a single table using the XML data type (2005 only).
It's the ultimate in flexibility with no annoying constraints, triggers, data types, or structure of any kind to get in your way.
Beats the heck out of those rigid EVA models.
July 10, 2007 at 6:48 pm
Spot on, Michael
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 3 posts - 61 through 62 (of 62 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy