"The field is too small to accept the amount of data you attempted to add.
Try inserting or pasting less data"
Any ideas?
Thanks
Stuart Hawkins
--
MichKa
the only book on internationalization in VB at
http://www.i18nWithVB.com/
"Stuart Hawkins" <stu...@sanctified.ltd.uk> wrote in message
news:eAygyCFBBHA.1928@tkmsftngp03...
Stuart
"Michael (michka) Kaplan" <forme...@spamfree.trigeminal.nospam.com> wrote
in message news:ufRWCGKBBHA.1816@tkmsftngp07...
--
MichKa
the only book on internationalization in VB at
http://www.i18nWithVB.com/
"Stuart Hawkins" <stu...@sanctified.ltd.uk> wrote in message
news:u38fuUKBBHA.2016@tkmsftngp05...
Any ideas??
Stuart
>.
>
On the other hand, it could be due to a problem like the one described in
the KB
http://support.microsoft.com/support/kb/articles/Q121/5/12.asp
in which case it would suggest an underlying schema issue. Check out the
default valur prop in forms or queries in your app; perhaps one of them is
invalid and based on the old schema? The type of data that was not able to
be sync'ed may give clues as to where to look.
In other words, I would suspect pilot error here.
--
MichKa
the only book on internationalization in VB at
http://www.i18nWithVB.com/
"Stuart Hawkins" <stu...@sanctified.ltd.uk> wrote in message
news:265b01c104bf$040fe620$19ef2ecf@tkmsftngxa01...
Stuart
"Michael (michka) Kaplan" <forme...@spamfree.trigeminal.nospam.com> wrote
in message news:OFZ8MHMBBHA.1872@tkmsftngp07...
There is no specific way to find out what data could not be synchronized,
but all rows that were not synchronized have an s_generation of 0. I would
recommend you investigate based on the assumption that it was in fact a
schema issue and not corruption.
--
MichKa
the only book on internationalization in VB at
http://www.i18nWithVB.com/
"Stuart Hawkins" <stu...@sanctified.ltd.uk> wrote in message
news:O10ueedBBHA.1768@tkmsftngp03...