Viewing 15 posts - 16 through 30 (of 36 total)
Most definitely.
Most common situation is a version-upgrade of the application where the schema is changing and data needs to be migrated (especially when a normalization-change is involved).
The standard pattern for...
April 29, 2011 at 2:20 am
There really three stories to this: hardware, software and business. Each has a completely different life cycle, but are often tied to each other at the time they were developed.
-...
April 27, 2011 at 6:00 pm
andrewkane17 (4/27/2011)
you mention having to update views, udf and procs after the table rename, why is this required?andrew
That is because the new table and its constraints, indexes, etc, although having...
April 27, 2011 at 5:19 pm
ModestyBlaise84 (4/26/2011)
April 26, 2011 at 11:32 pm
Great article Solomon!
I've often used similar methods during migrations. Even on small datasets (achieving sub-second deployment of new releases, a great feature for websites, a similar trick can be used...
April 26, 2011 at 6:19 pm
Most of the responses here are about what I believe Andy would see as the Version 1. But he talks about the step BEFORE diving in too deep into this....
April 7, 2011 at 5:08 pm
It is definitely not the answer to most common real-world full-business data requirements. BUT it is certainly a candidate for some niche problems where either a full RDBMS is overkill...
March 14, 2011 at 4:17 am
@Ron Porter: reading the article my thoughts ran exactly as your post (thank you for saving me the time to write it up myself ;))
@blandry: Please...
February 3, 2011 at 3:51 pm
When I pay the premium for a SQL server edition with fail-over capabilities, I consider having paid for the use (license) of those capabilities!
No matter how I choose to implement...
February 1, 2011 at 3:10 pm
Craig Farrell (1/29/2011)
January 30, 2011 at 3:38 pm
Elliott Whitlow (1/18/2011)
January 18, 2011 at 4:11 pm
@eric, so what if the exported data doesn't contain the names of customers, but DOES contain actual sales-figures of the company, sure a hacker can make use of...
January 17, 2011 at 2:55 pm
[p]Tapes proven technology????? Proven to be unreliable as hell! I cannot count the number of horror stories I've heard about unreadable tapes when it mattered most (including the first one...
December 20, 2010 at 3:16 pm
umailedit (7/28/2010)
July 28, 2010 at 2:25 am
Matt Miller (#4) (7/27/2010)
July 27, 2010 at 5:45 pm
Viewing 15 posts - 16 through 30 (of 36 total)