Re: ctlib and BLOB data-types
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Andrew Victor wrote: > It looks like ct-lib's paramrowalloc() is not initializing the TDSBLOB > data-structure (in curcol->column_data) correctly. > > The attached patch fixes this issue. Applied to CVS HEAD and to 0.82 branch. Thank you! --jkl