Hi,
I need to retrieve the entire contents of a TEXT field from one of our tables. I am seeing that this is not a matter of just running a simple SELECT stmt because it truncates the field. I tried saving to a file, casting as various datatypes, but it keeps truncating the result.
Any ideas how to do this?
Thanks
I need to retrieve the entire contents of a TEXT field from one of our tables. I am seeing that this is not a matter of just running a simple SELECT stmt because it truncates the field. I tried saving to a file, casting as various datatypes, but it keeps truncating the result.
Any ideas how to do this?
Thanks