Re: Error of FreeTDS
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 27 Nov 2013 10:40:04 +0700 "Manh Khiet Trinh" <[email protected]> wrote: > The data content could not be loaded. > [FreeTDS][SQL Server]The incoming tabular data stream (TDS) remote > procedure call (RPC) protocol stream is incorrect. Parameter 1 (""): > Data type 0x00 is unknown. > > Although I tried to change the version of FreeTDS to 7.0 or 7.2 or > 8.0. You'll need a TDSDUMP of the session. If the stream really is incorrect, that's a FreeTDS bug. ISTR Frediano identified something like that months ago, and that it's fixed. But your log will make clear what's wrong. HTH. --jkl