Accessing Sqlite3 using AppleScript
I put this together one afternoon to get the hang of sqlite3. It appears to be working fine but consider it a starting point for your own sqlite3 library.
There is an excellent tutorial at MacScripter by Adam Bell that will give you some detail on how to use sqlite.
