On 4/7/2015 8:04 PM, Kumar Suraj wrote:
> if ( (rv = sqlite3_prepare_v2(sqlHandle->db, command, strlen(command),
>                                       &newStmt, NULL) ) != SQLITE_OK )

command: undeclared identifier.

-- 
Igor Tandetnik

Reply via email to