Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9052

Re: Select ntext field returns truncated data

$
0
0

Hi Alan,

 

It is probably maximized for 254 characters within B1 query. If it is over the limits, it will be truncated.

 

Try to add another column using a formula such as by testing:

 

SELECT Substring(Notes,255,254) FROM OCLG

WHERE Len(Notes)>254

 

Thanks,

Gordon


Viewing all articles
Browse latest Browse all 9052

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>