Wednesday, February 16, 2011
DEALING WITH NULL SQL DATABASE
#pragma mark DEALING WITH NULL SQL DATABASE
char *currencyChars = (char *)sqlite3_column_text(compiledStatement, 3);
if (currencyChars !=NULL)
aFAQ.img = [NSString stringWithUTF8String: currencyChars];
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
FEEDJIT Live
No comments:
Post a Comment