views:

25

answers:

1

Hello Everyone,

I need to populate an array with BLOB type data retrived from SQLite DB.At present i am using NSData to display the image,but i want to put the image in an array and display it in the UITableView

How can i do this,please help me

A: 
Sankar Chandra Bose