On 22/04/2009 10:29 PM, anna_shahinyan wrote:
> Thanks,
> 
> I have created NSString and added the id value, then for creating 
> statement I have converted NSString to const char* by UTF8String
> but the it seems it does no t work as sqlite3_prepare_v2 does not return
> SQLITE_OK.

Anna, show us the code that you now have after making those changes. 
Tell us what value sqlite3_prepare_v2 now returns. Then probably we can 
help you.

Cheers,
John
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to