Re: Does logging work on Windows XP?
Ramiro Morales <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAO7PdF8cs6A2iTUV2whvdqtHmT-x5pPPnGFn1azK+XG7ZOnmkQ@mail.gmail.com> |
Some assorted suggestions: Does the user the FreeTDS app run as have permissions to write on the c drive root?. Try escaping the \ character in the path by using \\ Ramiro Morales @ramiromorales On Apr 21, 2014 8:52 AM, <[email protected]> wrote: > My freetds.conf file looks like this: > > [global] > dump file = c:\freetds.log > [myserver] > host = db.xxx.xxx > port = 1234 > tds version = 7.1 > encryption = request > > but no log file is produced. Exactly the same conf file on Linux, except > > dump file = /root/freetds/freetds.log > > and a log file is generated. Am I using the wrong syntax? > > Regards > Richard > > > _______________________________________________ > FreeTDS mailing list > [email protected] > http://lists.ibiblio.org/mailman/listinfo/freetds >