Results 1 to 5 of 5

Thread: (Resolved) Error when transferring data.

Threaded View

  1. #1

    Thread Starter
    Frenzied Member swatty's Avatar
    Join Date
    Aug 2002
    Location
    somewhere on earth
    Posts
    1,478

    (Resolved) Error when transferring data.

    Has anyone seen this error before ??

    I am transfering data from Access Db to SQL-Server.
    There are 483 records which must be inserted into the SQL-Server DB, but i get this error when i try to do it through code.

    I did already transfer different other tables with this code.

    Error attached.
    Attached Images Attached Images  
    Last edited by swatty; Feb 3rd, 2003 at 09:37 AM.
    Code:
    If Question = Incomplete Then
       AnswerNextOne
    Else
       ReplyIfKnown
    End If
    cu Swatty

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