<br><font size=2 face="sans-serif">I understand what you are saying.  Now the question becomes, how can I determine how many ASCII characters are being returned?  When I try using LEN(<<Field Name>>) in A2K it returns 255.  I have not tried it using the Query Analyzer in SQL Server yet.</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>"Heenan, Lambert" <Lambert.Heenan@AIG.com></b></font>
<br><font size=1 face="sans-serif">Sent by: accessd-bounces@databaseadvisors.com</font>
<p><font size=1 face="sans-serif">06/30/2003 12:08 PM</font>
<br><font size=1 face="sans-serif">Please respond to "Access Developers discussion and problem solving"        </font>
<br>
<td><font size=1 face="Arial">        </font>
<br><font size=1 face="sans-serif">        To:        "'Access Developers discussion and problem solving'" <accessd@databaseadvisors.com></font>
<br><font size=1 face="sans-serif">        cc:        </font>
<br><font size=1 face="sans-serif">        Subject:        RE: [AccessD] Error Message: The field is to small to accept the amount of data you tried to add. Try inserting or pasting less data</font></table>
<br>
<br>
<br><font size=2 face="Courier New">Well I count 258 characters in the data, so the error message is totally on<br>
the mark (odd for Access<g>).<br>
<br>
I suspect that SQL server is passing back all 258 ASCII characters, which is<br>
why A97 chokes. But A2K is Unicode character savvy, so I think it can handle<br>
510 ASCII characters, or 255 Unicode ones.<br>
<br>
Lambert<br>
<br>
> -----Original Message-----<br>
> From:                 jeffrey.demulling@usbank.com [SMTP:jeffrey.demulling@usbank.com]<br>
> Sent:                 Monday, June 30, 2003 12:59 PM<br>
> To:                 accessd@databaseadvisors.com<br>
> Subject:                 [AccessD] Error Message: The field is to small to accept the<br>
> amount of data you tried to add. Try inserting or pasting less data<br>
> <br>
> <br>
> I am getting the above message in an A97 FE connecting to a SQL Server BE.<br>
> I do not get the error message when using A2K FE (both version of app have<br>
> the same code.)<br>
> <br>
> <br>
> This I found the record that is causing the problem along with the field.<br>
> Once I remove the field from my pass-through query in A97 the results are<br>
> returned.  If I leave the problem field in the query I get the message<br>
> above.<br>
> <br>
> <br>
> The data in the field is:<br>
> <br>
> <br>
> <br>
> 12/2/02-TR rejected review needs documents and completed Master Initial<br>
> Account Review Checklist.  E-mail sent to Mike Herberger to notify him.<br>
> BJQ.  12/19/02-AM review done date removed due to TR rejection.  BJQ.<br>
> Sent<br>
> IR checklist to Barbara. 1/8/03 MH<br>
> <br>
> <br>
> The field on the BE is a nvarchar (255).  Any ideas or helpful suggestions<br>
> would be nice.<br>
> <br>
> TIA<br>
> -Jeff <br>
>  << File: ATT8947467.txt >> <br>
_______________________________________________<br>
AccessD mailing list<br>
AccessD@databaseadvisors.com<br>
http://databaseadvisors.com/mailman/listinfo/accessd<br>
Website: http://www.databaseadvisors.com<br>
<br>
</font>
<br>
<br>