Viewing 15 posts - 20,116 through 20,130 (of 39,903 total)
Two things here.
1. You need code control.
2. You need a process for building the release.
#2 has lots of options.
For #1, I don't think it needs to be a dedicated QA...
April 20, 2010 at 9:49 pm
Yep, second vote for you being correct. Let the backup complete *before* you start the release.
April 20, 2010 at 9:45 pm
Check out sys.index_columns (http://msdn.microsoft.com/en-us/library/ms175105.aspx) and you can get the columns. If not, join with sys.columns and you should get the types.
April 20, 2010 at 9:43 pm
You can't merge databases. You can merge the data in the tables, but there could be different logic for every table.
In terms of what you are doing with these...
April 20, 2010 at 9:39 pm
No difference in how it will work. The 2008 instance will change the file format since that's the engine code, but the interpreter will handle code just like the 2005...
April 20, 2010 at 9:35 pm
One other issue to consider is how do we decide what's on the test for new features? Who "becomes" the expert? The "who" can be a group, but how does...
April 20, 2010 at 9:33 pm
I think PASS will need to back it at some point, but PASS is a volunteer organization, so it would be the same people here that would need it run...
April 20, 2010 at 9:31 pm
I'll check with Red Gate tomorrow. In terms of sponsorship, I think we can do something. Not sure we want to host it, but maybe we'll pay for something like...
April 20, 2010 at 5:53 pm
I think what would help is someone taking a stab at organizing this. There are a few areas that need work, for example: requirements, questions, testing process, review process, and...
April 20, 2010 at 10:56 am
I'll post an announcement or two and see what I can get going.
April 20, 2010 at 10:48 am
There are a couple articles, but the two that caught my eye were in the paper editions over the last few weeks. For some reason, they're not on the web.
I'm...
April 20, 2010 at 10:44 am
I can commit some time to help review things. Not sure it's a steady per day, but time every week is doable.
If we can outline a structure and build some...
April 20, 2010 at 10:34 am
Thanks for the update, and I am surprised at the difference in the log with the clustered index removal. I would tend to agree that it doesn't necessarily make sense.
I'm...
April 20, 2010 at 9:32 am
Viewing 15 posts - 20,116 through 20,130 (of 39,903 total)