¡@

Home 

2014/10/15 ¤U¤È 10:13:27

iphone Programming Glossary: revert_future_statement

How to properly call SQLite functions from background thread on iPhone?

http://stackoverflow.com/questions/745565/how-to-properly-call-sqlite-functions-from-background-thread-on-iphone

functions and sometimes causes errors. Task revertFutureTasksStatus database pool release Task.m static sqlite3_stmt revert_future_statement nil void revertFutureTasksStatus sqlite3 db if revert_future_statement nil Find all tasks that meet criteria static char.. pool release Task.m static sqlite3_stmt revert_future_statement nil void revertFutureTasksStatus sqlite3 db if revert_future_statement nil Find all tasks that meet criteria static char sql SELECT task_id FROM tasks where deleted IS NULL OR deleted 0 AND start_date.. deleted IS NULL OR deleted 0 AND start_date AND status 0 AND revert_status IS NOT NULL if sqlite3_prepare_v2 db sql 1 revert_future_statement NULL SQLITE_OK NSAssert1 0 @ Error failed to prepare update statement with message ' s'. sqlite3_errmsg db Bind NOW to..