If you have a test environment that is fine, but knowing Embarcadero well and remembering the latest versions, it is always good to wait a little longer for production use.
Hello,
http://altd.embarcadero.com/download/radstudio/10.2/delphicbuilder10_2_2.iso
Thanks
List of bug Fix
http://edn.embarcadero.com/article/44770
Features
http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_2
I found this patch for DELPHI XE3 update 1 , work fine, I used this serial Dummy-Serial:
MAFA-A3D7PD-FJBBAE-FACN
http://www.unibytes.com/wwaVykAJ66gLqw-Us4P3UgBB
Thanks
Marcio
Hello,
what's the better way to execute/use package in Delphi/dbexpress component ?
My package have procedures or functions that return true or False, cursor or have parameters with " out " clause and I want use this parameters in my application.
Simple test...