Hello!
I am a Delphi programmer and would like to migrate to Lazarus. I usually access MSSQL databases via ADO, using the components from the dbGO palette.
I would like to know which component to use in Lazarus that allows me to connect to the server without having to install or configure anything on the client PC, as I already do in Delphi.
Also, which component has the best performance and which components are compatible for compiling for Windows, Linux and Mac?
Thank you!