Tab spaces in config files may cause troubles, use single space before and after =.
Tab spaces in config files may cause troubles, use single space before and after =.
−
If your Ms SQL Server are using instances, add the line "instance = db_kalle" in your freetds.conf template fragment (replace db_kalle with the name of your instance).
+
====Ms SQL Server====
+
If you are using instances, add the line "instance = db_kalle" in your freetds.conf template fragment (replace db_kalle with the name of your instance).
+
From SQL Server 2000 TDS version 8.0 should be used. Add the line "tds version = 8.0" in your template fragment for freetds.conf
+
Ms SQL Server might not allow the db system user "sa" to connect from outside the server, create another account with proper permissions.
+
+
Express edition have remote access disabled by default. Can be changed in the menu "Surface Area Configuration". [http://support.microsoft.com/kb/914277 More info]