I'm using sqlite3 in an application, and I think that I've read all the
docs. A search of the archives didn't reveal any threads that answer my two
questions so I'll ask them here. If there's something in the archives or a
doc that I missed, please point me to it.

  Is there a way to write SQL statements that perform the same referential
integrity checks as if foreign keys were available for constraints?

  Is there a command to bulk load data (in comma and quote format) into a
table? I'd hate to copy 180 lines x 31 attributes by individually.

Thanks,

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]
-----------------------------------------------------------------------------

Reply via email to