NullPointerExceptions

Stefan Bodewig bodewig at bost.de
Tue Jan 16 11:19:39 EST 2001


Malcolm Ferguson <malcolmf at nkaos.com> wrote:

> With SQLServer 7.0 I think you have to specify which version of the
> tds protocol to use...

Not necessary. 

If you want to use features new to SQL Server 7 (CHAR columns with
more than 255 bytes, unicode) you have to set the version with the
syntax you've just described - but the driver should work even if you
don't.

Stefan



More information about the FreeTDS mailing list