0

I am using Core data in my application. I want to view the actual Sqlite db file for verifying my data. I know about DBBrowser for SQLite but can I use Oracle SQLDeveloper for this ?

subin272
  • 733
  • 6
  • 24

1 Answers1

1

No, Oracle SQL Developer has no support for SQLite.

thatjeffsmith
  • 20,522
  • 6
  • 37
  • 120