Hi,
I am planning to migrate a Delphi 6 BDE application to Delphi 2010...
First of all, do I have to move away from BDE? (I will but I prefer to do this in stages if possible)
Second, is dbExpress the best choice? (I am using MS SQL)
Lastly, is there an equivalent of TUpdateSQL in dbExpress? (or anything else)
I have a lot of codes updating readonly query from within a grid (using TUpdateSQL and ApplyUpdate).
Please help~~~
Thanks a lot.