"These aren't the Flex developers you are looking for..."
2009-10-05
Administering SQLite for AIR projects
During AIR development I have found that using SQLite Administrator is pretty good. Allows me to easily create/update table structures, run queries and edit data.
1 comment:
One of the devs at work recently pointed me to SQLiteMan, a great tool if you're on Windows or Linux. It's become my SQLite client of choice. :)
Post a Comment