I'm programming using Lazarus (Freepascal IDE, Delphi Like), and i have a problem when i need to connect into a remote SQL Server database on the network.
My question:
- Is there any way to connect to a remote SQLdb on Lazarus?
- What is required connector type for SQL Server 2005?
- Is there any ODBC driver available for Windows CE (Windows Mobile 5/6)? (If so, I could use TODBCConnection...)
I already searched and asked on the Lazarus community forum but didn't get any response