T&B wrote:
Hi All,
When I rename a table, SQLite seems to override the quote characters I
use, instead using single quote marks. Is this a bug?
The quote characters used in creating a table are not part of the table
name.
SQLite just uses apostrophes, aka single quotation marks, aka single
quotes, when outputting the names.
HTH,
Gerry
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------