• Thank you for the update. My preliminary tests look good. The actual table change: ALTER TABLE myTable ALTER COLUMN theCol varchar(max) seems to affect metadata only and was almost instantaneous. My particular application had all access reading and writing as text not blob, so it's almost a non-event for me.