News

I'm trying to do some R&D on SQLite because I'd like to use it for a person project, but I've run into the problem that every database manager I try that supports SQLite seems to suck. hard. As in ...
Query the database With the live connection object in hand, we can do something useful, like querying the database. Listing 5 shows how to query SQLite using the JDBC Connection and Statement objects.