Re: Problem retrieveing results from a query with anIMAGE field
"ZIGLIO, Frediano, VF-IT" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > I'm using a Fedora Core 8 and normally use the "Package Updater" to > update my system. But after I faced the problem I don't know where I > read that the latest version was only available through CVS. > That's why > before sending a report I downloaded the latest source code via CVS, > recompiled and tested again. The info I sent was taken from version > 0.82. The last change in the ChangeLog was "Wed May 21 23:51:21 EDT > 2008 JK Lowden <[email protected]>". AFAIK this should be the > latest versión. > I'm completely new to TDS, but I'm profficient at C programming, so if > I can do anything to help just let me know ... > Bye > > Daniel > We released version 0.82 just some weeks ago. Just can find it at www.freetds.org. To build packages just give a "rpmbuild -ta freetds-0.82.tar.gz". I think a more detailed odbc trace as you did for SQLFreeStmt would be helpful for us. At least from query to the error. freddy77