Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Howdy,

Just tried this using the latest build (yesterday) of 6.3 and created a
table with two three fields named; id, Select and Integer.

Used query designer to generate this SQL select statement
SELECT "id", "Select", "Integer" FROM "tblKeyWords"
and it is working as expected.

Perhaps you mean you are passing an SQL string as a prepared statement in a
Basic macro? If that is it then if you could share the line of Basic and
will take a look for you, if you like.

Best wishes,

Drew

On Wed, May 22, 2019 at 9:50 AM Paul D. Mirowsky <p_mirowsky@bentaxna.com>
wrote:

I have recently been battling with the change to Firebird.

When using query, I would continuously get some form of
'isc_dsql_prepare' errors.

As it turns out, I repeatedly used "Select" as a field name within
"Tables".

Changing the field names from "Select" to "Selection" has eliminated all
of the 'isc_dsql_prepare' errors.

I checked the reserved words for Firebird 2.5 and 3.0.  "Select" is a
reserved keyword in 2.5.

My suspicion is that there is some kind of misinterpretation during the
analysis of field name vs keyword when opening and/or using a query.

Can someone confirm that Firebird keywords should never be used as field
names.

Thanks

Paul


--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems?
https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy


-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.