Obtaining Complete Text Value from a Text Locator

Use sp_drv_locator_to_text, which accesses the Transact-SQL function return_lob

Syntax

sp_drv_locator_to_text locator

Input Parameters

locatortext_locator to retrieve value of.

Output Parameters

None.

Result Set

A column containing the text value referenced by locator.