RE : RE : RE : location of config parameter?
"Ludo Brands" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <000c01ccc608$f63fb4f0$7302a8c0@Ludo10> |
> Hi, > > I have tested your modification and it works for my Sybase 15.0.2: > > > The only question of my boss is "why 0x07 ,0xcd, 0xff?" > I have tested with only bit 83 set to 1 and it does not work: > maybe the other bits of 0x07 ,0xcd, 0xff are default Sybase value? > The values of these 3 additional bytes have been taken from the TDS_CAPABILITY used by jconnect and that resulted in the correct outcome. I had taken a quick look at the additional bits and didn't find anything obviously contrary to what Freetds supports. Si I preferred to re-use what works elsewhere ;) Only bit 83 set is 0x00 ,0x04 ,0x00 right? Ludo