Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

Which app to populate SQLite DB on a mac???

I need to pre-populate an sqlite database for inclusion in my app.

What desktop apps are good for such a task on a mac?

It doesn't have to look pretty, but of course that helps in the entering of data.

Suggestions?

— asked November 28th 2010 by Stephen Page
  • database
  • db
  • mac
  • populate
  • sql
  • sqlite
0 Comments

4 Answers

  • Accepted Answer

    Base http://menial.co.uk/software/base/

    — answered November 28th 2010 by Chris Johnson
    permalink
    0 Comments
  • if you have the sql statements already, you can do it from the comand line on osx using the command listed below

    .read FILENAME         Execute SQL in FILENAME
    

    there is a Sqlite Manager available as a Firefix Plugin

    — answered November 28th 2010 by Aaron Saunders
    permalink
    0 Comments
  • If you use Firefox, you can also use sqllite manager.

    — answered November 29th 2010 by Josh Lewis
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.