Marco Bambini wrote:
The space between Order and Details is the problem.

This syntax:
SELECT * FROM [Order Details]
works fine with SQLiteManager.

And the standard SQL syntax should work from any standard compliant database program.

   SELECT * FROM "Order Details"

Dennis Cote

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to