Does logging work on Windows XP?
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
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