Failed to connect to mssql
Failed to connect to mssql
testing environment:zeoslib-code-0-r7936-trunk,lazarus, freeTDS1.3
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Failed to connect to mssql
Hello zhyul,
some more information is required:
- what error do you get?
- what is the server name you use?
- do you use freetds on Linux or Windows?
- do you use some special settings?
- did you - by chance - forget to activate TCP/IP connections on your SQL Server?
- which exact version of freetds do you use?
- which version of Lazarus and FPC do you use?
On our servers freetds connects correctly to MS SQL Server. Also I suggest to use the 8.0-patches branch.
With best regards,
Jan
some more information is required:
- what error do you get?
- what is the server name you use?
- do you use freetds on Linux or Windows?
- do you use some special settings?
- did you - by chance - forget to activate TCP/IP connections on your SQL Server?
- which exact version of freetds do you use?
- which version of Lazarus and FPC do you use?
On our servers freetds connects correctly to MS SQL Server. Also I suggest to use the 8.0-patches branch.
With best regards,
Jan
Re: Failed to connect to mssql
Thank you, Jan
With your reminder, the problem was solved. Because mssql does not have a patch installed, tcp/ip cannot be used.
With your reminder, the problem was solved. Because mssql does not have a patch installed, tcp/ip cannot be used.