Page 1 of 1

dbExpress MSSQL - Windows XP SP2

Posted: Fri 02 Sep 2005 12:34
by Clovis Rossi
I'm using dbexpsda.dll v1.70, and it's incompatible with Windows XP SP2, but it works with SP1. I don't want to use v2.5, because the type float was changed to fmtbcd and all systems developed are using the float type and a update to v2.5 would imply in several changes in my source files.
What can I do?

Posted: Mon 05 Sep 2005 12:08
by Ikar
To make field behave as it used to set EnableBCD option to False.
You can read about it in DbxSda ReadMe