Yesterday as I worked on a project database's tables in the SQLite editor, I saw that the separator was a comma, ",", and thought the default separator must have changed between versions 3.3.x and 3.4.0. But, when I select data from the same tables, the separator is back to being the vertical bar, "|".
While I suppose it does not matter what the separator is, I'd like to understand why it changed. I made no changes in it, but the .show command confirms that it did, indeed, return to the vertical bar from the comma. Puzzled, Rich -- Richard B. Shepard, Ph.D. | The Environmental Permitting Applied Ecosystem Services, Inc. | Accelerator(TM) <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863 ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------

