I have a co-worker who is having problems returning a loooong string from an Oracle function. The results are being passed back in a recordset containing one column, but many records. It's truncating the results in each column at 1000 characters. Is there a way to increase this variable value? Possibly altering a session variable or something??
Thanks!
Thanks!