Support for field type BIGINT with firebird
Posted: Tue 27 Oct 2020 14:47
Hi,
I am migrating my dbexpress connection driver to DevArt, to use with firebird 2.5.9.
My problem is not getting support for BIGINT type fields. When I use fields with this type I get the error message:
---------------------------
Debugger Exception Notification
---------------------------
Project cde_win_pat.exe raised exception class EDatabaseError with message 'sqlCadastro: Type mismatch for field' VIDA_UTIL_TRANSF_PAT_PRINC ', expecting: LargeInt current: Float'.
---------------------------
Break Continue Help
--------------------------- `
I am using Delphi Xe8 as a compiler.
How should I proceed for a correction?
thank you!
I am migrating my dbexpress connection driver to DevArt, to use with firebird 2.5.9.
My problem is not getting support for BIGINT type fields. When I use fields with this type I get the error message:
---------------------------
Debugger Exception Notification
---------------------------
Project cde_win_pat.exe raised exception class EDatabaseError with message 'sqlCadastro: Type mismatch for field' VIDA_UTIL_TRANSF_PAT_PRINC ', expecting: LargeInt current: Float'.
---------------------------
Break Continue Help
--------------------------- `
I am using Delphi Xe8 as a compiler.
How should I proceed for a correction?
thank you!