Quote:
Originally Posted by Nungster
Another point may be how you are storing the data once it is returned from SQLite. My guess is you need a NSMutableArray to store the row when it comes back from SQLite and not seeing how you are dealing with that limits the amount by which we are able to help.
|
I did it. It was a problem with the database...thank you guys.