Friday 15 July 2011

iphone - mime64 blob in sqlite -


I have a sqlite db that I have to ask my iPhone app.

Any suggestion is appreciated.

Max

  // ... already in sqlite statement Defined const void * ptr = sqlite3_column_blob (selectstmt, 18); Int size = sqlite3_column_bytes (selectstmt, 18); Data = [[NSDTO alloc] init withbits: PTR length: size]; Int idx = 0; IDX and LTF [data length] / psychof (int); IDX + = sizf (ent)) // Add it to a temporary array or what you want   

It works for my needs Hope it can be useful.

No comments:

Post a Comment