4 Authenticating Berkeley DB SQLite User

The interaction with the Berkeley DB SQL interface is almost identical to SQLite. You use the same APIs, the same command shell environment, the same SQL statements, and the same PRAGMAs to work with the database created by the Berkeley DB SQL interface as you would if you were using SQLite.

If you are a SQLite user who is using the Berkeley DB SQL interface, see the following: