Results 1 to 7 of 7

Thread: [RESOLVED] Overflow error

Threaded View

  1. #1

    Thread Starter
    PowerPoster Nitesh's Avatar
    Join Date
    Mar 2007
    Location
    Death Valley
    Posts
    2,556

    Resolved [RESOLVED] Overflow error

    Hi Guys,

    I get an overflow error on this line of code:

    Code:
    tArrivalKms = CLng(.TextMatrix(j, 6))
    The number I entered is 33333335555.

    I have declared tArrivalKms as long. In my database I have an Integer field to store the value. What data type must I store this value as. Why am I getting an overflow? Please advise me
    Last edited by Nitesh; Dec 19th, 2007 at 05:55 AM. Reason: additional information

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width