"dk" <dk@discussions.microsoft.com>'s wild thoughts were
released on Mon, 31 Jan 2005 05:43:02 -0800 bearing the
following fruit:
>The exact same values are typed into both applications -
>any other possible ideas?
>
>Thanks,
>dk
Why not look at the SQL the causes the error, then all you
have to do is compare the data with the database field
sizes.
J
>> "dk" <dk@discussions.microsoft.com>'s wild thoughts were
>> released on Fri, 28 Jan 2005 10:03:03 -0800 bearing the
[quoted text clipped - 21 lines]
>>
>> Jan Hyde (VB MVP)
Jan Hyde (VB MVP)

Signature
Wear short sleeves! Support your right to bare arms! (Aiken Drum)
[Abolish the TV Licence - http://www.tvlicensing.biz/]
dk - 31 Jan 2005 16:25 GMT
The same process has worked correctly on three other machines.
This leads me to believe that the sql is ok. I believe something else
may be causing the error. MDAC versions are very similar. Is it possible that
the error is misleading and that it indicates another type of problem
besides field sizes?
> "dk" <dk@discussions.microsoft.com>'s wild thoughts were
> released on Mon, 31 Jan 2005 05:43:02 -0800 bearing the
[quoted text clipped - 39 lines]
>
> Jan Hyde (VB MVP)
Jan Hyde - 31 Jan 2005 17:14 GMT
"dk" <dk@discussions.microsoft.com>'s wild thoughts were
released on Mon, 31 Jan 2005 08:25:28 -0800 bearing the
following fruit:
>The same process has worked correctly on three other machines.
>This leads me to believe that the sql is ok. I believe something else
>may be causing the error. MDAC versions are very similar. Is it possible that
>the error is misleading and that it indicates another type of problem
>besides field sizes?
In 100% of cases that I have encountered this error it's
because the SQL it trying put data into a field that cannot
accept that much data with truncating it.
If this data is entered by the user then the machine it runs
on, or the version of MDAC are irrelevant.
***Look at the SQL that causes the problem***
J
>> "dk" <dk@discussions.microsoft.com>'s wild thoughts were
>> released on Mon, 31 Jan 2005 05:43:02 -0800 bearing the
[quoted text clipped - 39 lines]
>>
>> Jan Hyde (VB MVP)
Jan Hyde (VB MVP)

Signature
Lysdexia: a peech imspediment we live to learn with. (Ed Hexter)
[Abolish the TV Licence - http://www.tvlicensing.biz/]