WordPress database error: [Incorrect key file for table 'wp_post2cat'; try to repair it]
SELECT DISTINCT post_id, cat_ID FROM wp_categories, wp_post2cat WHERE category_id = cat_ID AND post_id IN (1969)

BEST-TIMESHEET.COM » 2006 » January

Time Tracking Software - Anatomy of a Software Development Role: Deployment “The deployment role

Posted under

WordPress database error: [Incorrect key file for table 'wp_post2cat'; try to repair it]
SELECT DISTINCT post_id, cat_ID FROM wp_categories, wp_post2cat WHERE category_id = cat_ID AND post_id IN (1969)

Uncategorized by Best Timesheet on Tuesday 31 January 2006 at 2:33 pm

Anatomy of a Software Development Role: Deployment

“The deployment role is a role that is often overlooked much to the pain of the users. The actions of this role are the final step before being able to hand over the code to the users for their first real road test of the solution. It is the deployment person who can have the largest impact on the initial perception of the software for the people who are first trying it out.”

Read more at: http://www.developer.com/mgmt/article.php/3519186

Next Page »