Re: Numeric Field Overflow Error

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Bill Taylor (wtaylor51537_at_earthlink.net)
Date: 04/23/04


Date: Fri, 23 Apr 2004 13:52:54 GMT

change the combobox's underlying fields numeric field size to the type
double. this should hold the data being retreived.
"Dkline" <Dkline001@comcast.net> wrote in message
news:uY#dtbTKEHA.1340@TK2MSFTNGP12.phx.gbl...
> "Numeric field overflow. (Error 3349) The data in a Btrieve field is too
> large to represent in your application."
>
> All of a sudden I'm getting the above error message. The query has about
100
> records in it. It is the "Row Source" for a combolistbox. I've done a few
> times before but today - delivery day - it decides to be difficult.
>
> I'm mystified as to what the problem really represents.
>
>