From 718de0b232ca797c315316f73c056ea39679e21c Mon Sep 17 00:00:00 2001 From: Sean Harvey Date: Wed, 23 Feb 2011 11:02:31 +1300 Subject: [PATCH] Fixed minor formatting issue --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ec55e1..3ea73b1 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,5 @@ A: Make sure you've got an entry in **/etc/freetds/freetds.conf** (or wheverever Then you can use "myserver" (the bit in square brackets above) as the server name when connecting to the database. **Note**: Use *tabs* not spaces when editing freetds.conf, otherwise it will not load the configuration you have specified! + **Note**: Certain distributions of Linux use [SELinux](http://fedoraproject.org/wiki/SELinux) which could block access to your SQL Server database. A rule may need to be added to allow this traffic through. \ No newline at end of file