Problem Expecting float actual string - quite urgent!
Posted: 20.10.2005, 18:25
Hi!
I have a problem with the "old" Zeos. An Query opening that always worked is not working anymore! I KNOW the field CENA_PROD is float, but Zeos insists that it's a string...
Here's the error, from the Delphi IDE
---------------------------
Debugger Exception Notification
---------------------------
Project Prodaja.exe raised exception class EDatabaseError with message 'qryZaloga: Type mismatch for field 'CENA_PROD', expecting: Float actual: String'. Process stopped. Use Step or Run to continue.
What can I do? Yes, I will migrate the project to 6.x, but first I have to patch it, so I won't be under pressure during the migration.
I have a problem with the "old" Zeos. An Query opening that always worked is not working anymore! I KNOW the field CENA_PROD is float, but Zeos insists that it's a string...
Here's the error, from the Delphi IDE
---------------------------
Debugger Exception Notification
---------------------------
Project Prodaja.exe raised exception class EDatabaseError with message 'qryZaloga: Type mismatch for field 'CENA_PROD', expecting: Float actual: String'. Process stopped. Use Step or Run to continue.
What can I do? Yes, I will migrate the project to 6.x, but first I have to patch it, so I won't be under pressure during the migration.