WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (12) GROUP BY ID

Open AJAX » Blog Archive » Break on through…to the other side

Break on through…to the other side

Not only have we returned from a long tech tour talking with numerous individuals about the new client-service model that’s evolving; but we’re getting ready with some fresh AJAX postings as a result. A lot of folks still aren’t sure that they want to let companies like sForce.com run thier CRM. They just plain don’t like the idea of someone else having access to their data. Their concerns, in most cases, are legitimate.

This applies to the AJAX Client-Service type of thinking acutely. Of the hundreds of people we’ve talked, they all want a Reverse Hosting Model. They want someone to serve up the UI, and do a middle-tier set of rules that stores and fetches data from the Organization’s facility. Where the data servers are under the direct control of the Organization’s IT staff. It sounds a bit complicated at first, but it makes total sense! Let the hosting company run the rules and serve up UI, let the leasing Organiztion baby-sit their database server.

Compressed XML (or tokenized XML) is a big part of this puzzle. Moving data in a standardized method quickly and flexibly is step one. Delivering a user friendly, application style UI is step two.

WordPress database error: [Table './openajax/wp_comments' is marked as crashed and should be repaired]
SELECT * FROM wp_comments WHERE comment_post_ID = '12' AND comment_approved = '1' ORDER BY comment_date

Leave a Reply

Logged in as . Logout »