Darryl Friesen wrote:
> I grabbed the freetds.snapshot.tgz from the web site and installed it. Now
> when I execute the query, my Apache error_log is full of stuff like:
>
> Unknown marker: 116!!
> Unknown marker: 97!!
That looks like you're not running the right TDS version
export TDSVER=70
and I bet you'll be OK.
--jkl