Re: FreeTDS works with Kronolith Calendar Application?
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Rakesh Desai wrote: > Jan 30 09:41:40 HORDE [error] [kronolith] Failed checking prefs for 431: > DB Error: unknown error [pid 11420 on line 214 of > "E:\horde\lib\Horde\Prefs\sql.php"] For anyone to troubleshoot this kind of error from the FreeTDS layer, we'd need a TDSDUMP log of the session. That would show which API you're using, which version of FreeTDS, and what the error was, if any. If you're using ODBC, it might be that a particular function call failed without providing an error message. Knowing the function (and some of its arguments) may allow you to fix the call. HTH. --jkl