I have an Access database that contains links to a DB2 back end, and one of the tables contains a column containing XLM strings of varying lengths. and Access seems to be truncating the strings. Is there any way using VBA that I can see the full column values so that I can split the XML out into separate columns in a native table, or anything actually so I can manipulate the data.