Rich Shepard wrote:
Further investigation reveals that the correct approach is to use
indirection; specifically:
[EMAIL PROTECTED] /data1/eikos]$ sqlite3 testing.db < feia.sql
You don't *have* to use the CLI to create the database, you can do it
from any language that has a binding for SQLite. That's why I showed
what the equivalent commands were in the CLI and for pysqlite. Sorry if
it wasn't useful.
Martin
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------