Hello mattias
In Revision 43714 delete parameter of CheckSQLSyntax.
Please check this line too
Thank you

/opt/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas
line 362
please change this line
CheckSQLSyntax(SQLEditor.Lines,true)
to
CheckSQLSyntax(SQLEditor.Lines);

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to