tags:

views:

55

answers:

2

Hi.I am new on iphone development and I have problem with CoreData. I hardly made to sore value in CoreData but How can I look those value like in MySql WorkBench you can see the tables ad also values.In CoreData am I have chance like that?

+1  A: 

Have a look at Core Data Editor

pheelicks
Thanks)).......
Meko
A: 

If you use Firefox then the SQLite Manager add-on is a good useful tool for viewing your tables, rows, etc.

EddieCatflap
I am using Safari.
Meko