<turbo-stream action="update" target="wiki_card"><template>
<h1>String or binary data would be truncated</h1>
<p><strong>Scenario</strong>: Triggered when trying to insert or update a value that exceeds the maximum allowed size for a column.<br><br><strong>Error Message</strong>: <code>String or binary data would be truncated in table 'Customers', column 'Name'.</code><br><br><strong>Cause</strong>: Data from the source system has fields longer than defined in the NAV database schema.<br><br><strong>Resolution</strong>:<br><br></p><ol><li>Use <code>INFORMATION_SCHEMA.COLUMNS</code> to check column sizes.</li><li>Truncate or clean the source data to fit the column limits either directly into your system or by using our formulas such as ##COPY.</li></ol>
</template></turbo-stream>

<turbo-stream action="replace" target="meta_description"><template><meta content='String or binary data would be truncated' id='meta_description' name='description'></template></turbo-stream>
<turbo-stream action="replace" target="meta_keywords"><template><meta content='String or binary data would be truncated NAV SQL Error message' id='meta_keywords' name='keywords'></template></turbo-stream>
<turbo-stream action="update" target="meta_title"><template>String or binary data would be truncated - MyRapidi Wiki</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
