Created attachment 148069 [details] Embedded Firebird DB, migrated from HSQLDB Version: 6.2.0.1 (x64) Build-ID: 0412ee99e862f384c1106d0841a950c4cfaa9df1 CPU-Threads: 4; BS: Windows 10.0; UI-Render: Standard; VCL: win; Gebietsschema: de-AT (de_AT); UI-Sprache: de-DE Calc: threaded When using parameters for a query an SQL error "column unknown" for the parameter is issued. firebird_sdbc error: *Dynamic SQL Error *SQL error code = -206 *Column unknown *VORNAME *At line 1, column 163 caused by 'isc_dsql_prepare' Steps to reproduce: 1) open the database 2) select query "Name und Vorname" 3) fill in some values and hit Ok
This is known issue with the migration assistant. The workaround (fix) is simple enough however and details on that are contained in the comments of the earlier issue (referenced here) *** This bug has been marked as a duplicate of bug 117589 ***