Yes I checked that with enterprise manager and my fields contains all my data. SQL SERVER tell me that varchar is limited to 4000 characters. So I think it s ok. It could be a driver setting to enable query to return more than 255 charcters but if so I don't know how to do that I tryed "set textsize 1000" but it the same.
Is anybody manage to get more data from a query.
Help please.