Results 1 to 4 of 4
  1. #1
    JeffGeorge is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    111

    Insert To Linked Table Failing

    I am attempting to use Access to paste a number of records into a DB2 table linked by ODBC. I'm attaching an image of the error message I am getting when I try to add a test record. What does this table not like about my data?



    Click image for larger version. 

Name:	2017-05-09 14_39_37-Clipboard.png 
Views:	10 
Size:	25.8 KB 
ID:	28580

  2. #2
    jwhite is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Dec 2012
    Location
    North Carolina
    Posts
    349
    You need to identify what constraints exist on the table, and then look at your SQL statement to see what you are not providing.

  3. #3
    JeffGeorge is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jun 2013
    Posts
    111
    Is there an SQL statement I can write in i Navigator that will tell me what the contraints are? I've looked at the table in Access and don't see any requirements that I'm not fulfilling with records. I'm also doing this by pasting the data from Excel and not writing an SQL statement to do it.

  4. #4
    jwhite is offline Competent Performer
    Windows 10 Access 2013 32bit
    Join Date
    Dec 2012
    Location
    North Carolina
    Posts
    349
    Given the error message it looks like you are linked to the table via ODBC and the source is IBM DB2. You will have to go to the source to identify the field constraints.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 12-17-2015, 07:01 AM
  2. Insert INTO MS SQL Linked table too slow
    By green78 in forum SQL Server
    Replies: 5
    Last Post: 05-28-2015, 09:33 AM
  3. Replies: 7
    Last Post: 04-05-2015, 02:31 PM
  4. Attempt to query linked tables failing
    By gnrmjd in forum Queries
    Replies: 16
    Last Post: 07-03-2014, 12:41 PM
  5. Slow INSERT on a Linked SQL Table
    By altemir in forum SQL Server
    Replies: 5
    Last Post: 07-22-2013, 04:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums