> > I saw that freetds supports ntext, and I can get results from the > ntext field, but only up to 255 characters. Is there a way to > retrieve the entire field? > > Using set textsize <largenumber> does nothing. Use proper protocol version. See userguide. freddy77