dbbind failure on unknown bindtype
Paul Thurston <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <8CE89D28262A9144A043F26236D8317C02018643F5@EXVMBX020-21.exch020.serverdata.net> |
The standard call to dbbind (...) fails on the current build. Stepping thru the code, the issue is on line 2085 of dblib.c Reading an integer from SQL Server 2007, the function call _db_get_server_type(int bindtype) is unable to map type code = 56. Is there a patch for this?