I am trying to connect to Sybase Database (SQL Anywhere Ver. 10 / Ver. 17) and I have both (SQL Anyhwere 10, SQL Anywhere 17) installed on my machine.
When I add ne FDConnection then can't find an ASA Driver under Driver ID, moreover I can't find the TFDPhysASADriverLink under Tool Palette.
The problem is that I can't also find the package 'FireDACASADriver250.bpl' in the installation path on my machine, and when I try to add uses FireDAC.Phys.ASA to my code, then I becomes an error message: [dcc32 Fatal Error] Unit1.pas(10): F2613 Unit 'FireDAC.Phys.ASA' not found.
Any ideas please?