Im trying to read a field of type text from an sql table into my recordset and then disply it. If i change it to type text (which is not big enough to hold the data) it works fine aside from cutting off at 255. If i try it with the text data type..i get nothing. Thanks