Update completed, Ran quick repair and synched database schema - all report good. On update of opportunity, getting an odd bit added to the end of the query:
UPDATE opportunities
SET name=‘Opportunity’,date_modified=‘2014-04-01 15:28:45’,modified_user_id=‘ab95d954-dd2c-9aaa-222d-5238e6306f4d’,created_by=‘944364a7-4b5d-104f-1f64-5238da6d08d1’,description=‘Notes’,assigned_user_id=‘31304e58-3b79-21ac-d3ad-52573657ba92’,opportunity_type=‘School_District’,campaign_id=’’,lead_source=‘Conference’,amount=600000,amount_usdollar=600000,currency_id=’-99’,date_closed=‘2014-05-31’,next_step=NULL,sales_stage=‘Presentation_Demo’,probability=20,=NULL
Note at the very end the ,=NULL.
This is obviously throwing a syntax error. Error updating table: opportunities: Query Failed: