Page 1 of 1
RecordCount and RemoveOnRefresh on ZHT16BIG5 BUG did not fix on 5.80.0.37 ?
Posted: Thu 02 Nov 2006 14:05
by herbert
After delete newly insert record, RecordCount -2 had been fix.
But after RemoveOnRefresh, RecordCount -2 did not been fix.
RemoveOnRefresh (ZHT16BIG5) BUG did not been fix yet.
Those bugs will be fix at ver. 6.0 or 5.80.0.38 ?
Best regards,
Herbert Chang
Posted: Fri 03 Nov 2006 08:57
by Plash
We cannot reproduce this problem with ODAC 5.80.0.37. Make sure that your project is built with new ODAC object files. Try to fully rebuild the project using Project | Build from IDE main menu.
Posted: Fri 03 Nov 2006 09:53
by herbert
I did uninstall 5.80.036 and install 5.80.037 first, then delete project1.tds and all *.obj files, and build project.
Would please Alexander Hirniy test my project (2006/10/24) again?
Posted: Fri 03 Nov 2006 15:13
by Plash
We have tested the problem on your project and we could not reproduce the problem. If you use Trial version of ODAC then try the following:
1. Uninstall ODAC.
2. Search your computer for files 'dac50.bpl' and 'odac50.bpl'. If you have found these files then delete them.
3. Install ODAC 5.80.0.37.
4. Compile and test your project.
Posted: Sun 05 Nov 2006 15:19
by herbert
Sorry, it is my fault.
I forgot to check Project->Options->Directories->Libary path, and link old version ODAC50.bpi.
Those bugs had been fix, I will start to modify my component (such as zebDBGrid,DBNavigator etc.) to fit ODAC and test now, thanks.
Best regards,
Herbert Chang.