Created attachment 152104 [details] Open the query "Abfrage_Locate_0" - parameter won't work Open the attached database. Macros could be ignored - has nothing to do with macros. Open the query "Abfrage_Locate_0". You will be asked for a parameter for "Suchtext". Write down "test" here and press OK. An error appears: *Column unknown *SUCHTEXT Expected behaviour: Parameters should work like they work with the internal HSQLDB. All tested with Version: 6.3.0.0.beta1 Build-ID: a187af327633f5f00363be5131bd21a13e0f1a7b CPU-Threads: 6; BS: Linux 4.12; UI-Render: Standard; VCL: gtk3; Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE Calc: threaded
Dup of tdf#117589
(In reply to Julien Nabet from comment #1) > Dup of tdf#117589 Sorry, I forgot "?" So would it be a dup?
(In reply to Julien Nabet from comment #2) > (In reply to Julien Nabet from comment #1) > > Dup of tdf#117589 > > Sorry, I forgot "?" > So would it be a dup? I would think it is a duplicate, given that if you replace the named parameter (:sometext) in the example query with "?" then it works as expected.
Also, creating a new Base file with firebird sdbc using 6.3 beta the named parameter function is working, so it is just the setting from migration that needs fixing it seems. marking as duplicate. *** This bug has been marked as a duplicate of bug 117589 ***