SQL Error: conversion error from string "0"
Posted: 03.02.2009, 10:18
Hallo,
I have this error message:
SQL Error: conversione error from string "0". Error Code: -413. Overflow occurred during datatype conversion.
I use delphi 5 with zeos 6.6.4.
I need to use a TTimeField that can have 0.00 time inside but when I try to save the query, I have the error above in unit ZDbcInterbase6Utils.
I understand this is because the time is empty but what I do to solve this problem?
Thanks.
I have this error message:
SQL Error: conversione error from string "0". Error Code: -413. Overflow occurred during datatype conversion.
I use delphi 5 with zeos 6.6.4.
I need to use a TTimeField that can have 0.00 time inside but when I try to save the query, I have the error above in unit ZDbcInterbase6Utils.
I understand this is because the time is empty but what I do to solve this problem?
Thanks.