Some people in my country uses this database for legacy clipper applications, and a lot of them are having hard trouble to migrate their softwares due to the lack of ORM community support for this database.
Thinking about that I've made the driver and dialect fully compatible with ADS 8+ up to ADS 10.1.
I've made tests with Advantage .NET Data Provider Release 8.1 for Windows 32-bit for backwards compatibility.
Environment
None
Attachments
4
Activity
Show:
Moisés Gonçalves
June 26, 2012 at 5:33 PM
Here is actually the git expected patch. The unit testing class is already attached.
Some people in my country uses this database for legacy clipper applications, and a lot of them are having hard trouble to migrate their softwares due to the lack of ORM community support for this database.
Thinking about that I've made the driver and dialect fully compatible with ADS 8+ up to ADS 10.1.
I've made tests with Advantage .NET Data Provider Release 8.1 for Windows 32-bit for backwards compatibility.