Erro no Campo Editor HTML

Fala galera!
Sou novo no Fórum, e estou com um problema.
Tenho um campo Editor HTML…

Ao colocar as tags certinho lá e depois confirmar ele aparece normal. Porém quando se atualiza o registro ele “perde” a parte final do código, como se não carregasse tudo.

O código HTML é este:

<table style="border: 1px solid #d4d5d6; width: 740px;" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td rowspan="2" width="30">&nbsp;</td>
<td style="font: italic 15px Arial Black, Helvetica, sans-serif; color: #246db9;" height="60">Prezado(a) [NOMECLIENTE],</td>
<td rowspan="2" width="30">&nbsp;</td>
</tr>
<tr>
<td style="font: italic 13px Arial, Helvetica, sans-serif; color: #8c8c8c;" valign="top" height="80">O pedido de n&ordm;[NUMEROPEDIDO] foi cancelado. <br /> Em caso de d&uacute;vidas, entre em contato conosco.</td>
</tr>
<tr>
<td style="font: 16px myriad Pro Bolt, Arial, tahoma; color: #ffff00; background: #0000FF; padding: 0 30px; border-top: 1px solid #dcdedf; border-bottom: 1px solid #dcdedf;" colspan="3" height="36">Seu Pedido</td>
</tr>
<tr>
<td colspan="3" align="center" valign="middle" height="80">
<table style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, sans-serif; color: #8c8c8c; border: 1px solid #dcdedf; width: 700px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="font-weight: bold; color: #c5a753;" align="right" width="115">N&uacute;mero do Pedido:</td>
<td align="center" width="80">[NUMEROPEDIDO]</td>
<td style="font-weight: bold; color: #c5a753;" align="right" height="60">Compra Realizada:</td>
<td align="center" width="70">[DATAPEDIDO]</td>
<td style="font-weight: bold; color: #c5a753;" align="right" width="153">Valor Total:</td>
<td align="center" width="80">[VALORPEDIDO]</td>
</tr>
<tr>
<td style="font-weight: bold; color: #c5a753;" align="right" width="115">Modalidade de Entrega:</td>
<td align="center" width="80">[TIPOENTREGA]</td>
<td style="font-weight: bold; color: #c5a753;" align="right" height="60">&nbsp;</td>
<td align="center" width="70">&nbsp;</td>
<td style="font-weight: bold; color: #c5a753;" align="right" width="153">&nbsp;</td>
<td align="center" width="80">&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font: 16px myriad Pro Bolt, Arial, tahoma; color: #ffff00; background: #0000FF; padding: 0 30px; border-top: 1px solid #dcdedf; border-bottom: 1px solid #dcdedf;" colspan="3" height="36">Itens do Pedido</td>
</tr>
<tr>
<td colspan="3" align="center" valign="bottom" height="45">
<table style="font-weight: bold; font-style: normal; font-variant: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, sans-serif; color: #a0a099; width: 700px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="10">&nbsp;</td>
<td colspan="3">&nbsp;</td>
<td width="1">&nbsp;</td>
<td align="center" width="100">&nbsp;</td>
<td width="1">&nbsp;</td>
<td align="center" width="100">&nbsp;</td>
<td width="1">&nbsp;</td>
<td align="center" width="100">&nbsp;</td>
</tr>
<tr>
<td width="10">&nbsp;</td>
<td style="color: #c5a753;" colspan="3">Produtos</td>
<td width="1"><img src="[SITE]/Img/emails_automaticos/pedido/linha_email.png" alt="" width="1" height="17" /></td>
<td style="color: #c5a753;" align="center" width="100">Quantidade</td>
<td width="1"><img src="[SITE]/Img/emails_automaticos/pedido/linha_email.png" alt="" width="1" height="17" /></td>
<td style="color: #c5a753;" align="center" width="100">Valor Unitario</td>
<td width="1"><img src="[SITE]/Img/emails_automaticos/pedido/linha_email.png" alt="" width="1" height="17" /></td>
<td style="color: #c5a753;" align="center" width="100">Valor Total</td>
</tr>
<tr>
<td width="10">&nbsp;</td>
<td colspan="3">[ITEMPEDIDO]</td>
<td width="1">&nbsp;</td>
<td align="center" width="100">[QTDE]</td>
<td width="1">&nbsp;</td>
<td style="text-align: right;" align="center" width="100">[VALORUNITARIO]</td>
<td width="1">&nbsp;</td>
<td align="center" width="100">[VALORTOTAL]</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" align="center" valign="bottom" height="45">
<table style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Tahoma, Geneva, sans-serif; color: #7d7f85; border: 1px solid #dcdedf; width: 700px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="10">&nbsp;</td>
<td style="font-size: 11px;" height="30">&nbsp;</td>
<td style="font-weight: bold; color: #c5a753;" align="center" width="102">Frete</td>
<td align="center" width="100">[VALORFRETE]</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="4">&nbsp;</td>
</tr>
<tr>
<td colspan="3" align="center" valign="bottom" height="45">
<table style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Tahoma, Geneva, sans-serif; color: #7d7f85; border: 1px solid #dcdedf; width: 700px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="10">&nbsp;</td>
<td style="font-size: 11px;" height="30">&nbsp;</td>
<td style="font-weight: bold; color: #c5a753;" align="center" width="102">Desconto</td>
<td align="center" width="100">[VALORDESCONTO]</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3" align="center" valign="bottom" height="45">
<table style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Tahoma, Geneva, sans-serif; color: #7d7f85; border: 1px solid #dcdedf; width: 700px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="10">&nbsp;</td>
<td style="font-size: 11px;" height="30">&nbsp;</td>
<td style="font-weight: bold; color: #c5a753;" align="center" width="102">Valor Total</td>
<td align="center" width="100">[VALORPEDIDO]</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="font: 16px myriad Pro Bolt, Arial, tahoma; color: #ffff00; background: #0000FF; padding: 0 30px; border-top: 1px solid #dcdedf; border-bottom: 1px solid #dcdedf;" colspan="3" height="36">Formas de Pagamento</td>
</tr>
<tr>
<td colspan="3" align="center" height="140">
<table style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, sans-serif; color: #8c8c8c; border: 1px solid #dcdedf; width: 700px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td rowspan="4" width="10">&nbsp;</td>
<td valign="bottom" height="30">[TIPOPAGAMENTO]</td>
<td rowspan="4" width="10">&nbsp;</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td colspan="3">&nbsp;</td>
</tr>
</tbody>
</table>

Nao esta estourando o tamanho do campo no banco?

Boa tarde Haroldo!
Pelo visto sim, o problema é que é um campo Text, na tabela está com os dados completos.
Mas no Scriptcase mesmo, ele está limitando.
Em um campo Editor HTML não vejo nenhuma opção para tamanho de campo.

Não encontrei o problema, mas consegui fazer a aplicação funcionar.

Em outro projeto que usa uma aplicação igual não esta com esse problema, porém mesmo copiando a aplicação o erro acontece.

Publiquei a aplicação do projeto que estava funcionando e deu certo.