Different behavior with 64bit Windows
Posted: Tue 16 Apr 2013 13:42
Hello,
I have got 2 windows systems with same Delphi and Devart Versions:
1) Win 7 prof SP1 32bit with Delphi 2007 and IBDAC 3.10.0.16
2) Win 7 prof SP1 64bit with Delphi 2007 and IBDAC 3.10.0.16
In both systems I start the same project with absolutely the same source code.
I build an executable of this project on both systems.
I use this executables on a third system. Both connect with the same database and the same SQL (Same folder, everything seems the same).
In the SQL there is no "order by" (I know this is wrong...).
Everything seems completely identical but the ordering is different.
What could be reasons for this differently behavior?
I really want to rule out that something is misconfigured. It’s a problem if the user will get different versions.
Thank you for help.
I have got 2 windows systems with same Delphi and Devart Versions:
1) Win 7 prof SP1 32bit with Delphi 2007 and IBDAC 3.10.0.16
2) Win 7 prof SP1 64bit with Delphi 2007 and IBDAC 3.10.0.16
In both systems I start the same project with absolutely the same source code.
I build an executable of this project on both systems.
I use this executables on a third system. Both connect with the same database and the same SQL (Same folder, everything seems the same).
In the SQL there is no "order by" (I know this is wrong...).
Everything seems completely identical but the ordering is different.
What could be reasons for this differently behavior?
I really want to rule out that something is misconfigured. It’s a problem if the user will get different versions.
Thank you for help.