My copy of Mike Owen's excellent book arrived yesterday and I'm trying to create and populate (with tables, data, and triggers) a new database using the CLP. But, the '-init' command seems to want only a single table rather than a set of them. I also tried interactively, but the '.import' function also wants a single table name to pass to the database name.
I need to learn how to create a new database schema from scratch so that I can do so programmatically using pysqlite2 within my application. Pointers to what I've missed would be greatly appreciated. TIA, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc.(TM) | Accelerator <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

