ODBCResultSet.GetValue

I have a lotus script code that read a table in Microsoft Access Database using ODBC Driver. However there is one field that has more than 255 characters and the ODBCResultSet.GetValue always truncate that field.

Is there a way to have a work around for this issue?

Thanks a lot