Re: Bug with new release candidate, 'freebcp in', and date format
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4cae7R_+-sz_kHRbaPVk_1_HAOAkkiXNRDmFP_ZcqWFCA@mail.gmail.com> |
2015-05-11 13:35 GMT+01:00 Ed Avis <[email protected]>: > Frediano Ziglio <freddy77 <at> gmail.com> writes: > >>Can you check which protocol version are you using? > > TDSVER=8.0 > You know that 8.0 < 7.3, right? That's math :) 8.0 is for compatibility with former version, where Microsoft itself called mssql2000 protocol 8.0. Now that changed and 7.1 is mssql2000 while 7.3 is mssql2008. Frediano