The field is too small to accept the amount of data

gdanalakshmi

Registered User.
Local time
Today, 15:29
Joined
Nov 26, 2002
Messages
102
In our company, we have 40 users and we use replication to sysnchronize with the main database.
One of the users is getting this message while synchronising..

Error Number is -2147467259
Error Description The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.

Why is this error happening to 1 user alone?? what could be possible wrong??

Thanks in advance
 
What type of field is it you are typing in? If it's a text box bound to a text field on a table, try changing the text field to a memo field. Memo fields I believe have no limit where text fields have a limit of 255 characters. (I think that's the limit)
 

Users who are viewing this thread

Back
Top Bottom