Results 1 to 4 of 4

Thread: Counter Confusion

Threaded View

  1. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2005
    Location
    Madison, WI
    Posts
    136

    Re: Counter Confusion

    Now, I am only looping once, but I am encountering errors with my data.
    It broke at this code:
    VB Code:
    1. ed2.Value = Trim(drAchGen("ACHCode"))
    Heres the error:
    An unhandled exception of type 'System.InvalidCastException' occurred in microsoft.visualbasic.dll

    Additional information: Cast from type 'DBNull' to type 'String' is not valid.
    What does this error mean?
    Last edited by callydata; Oct 10th, 2005 at 10:01 AM.

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