Table A is a linked Sequel table, Table B is an Access table. I'm getting a "Datatype mismatch" when my program pulls selected data from Table A and then stores it in Table B.
I've already matched all the field types (text-to-text, numeric-to-numeric, etc) and I'm not sure what else to check.
A co-worker mentioned to me that he's had trouble in the past when taking data from a Sequel integer field into an Access numeric field.
Anyone familiar enough with what I'm trying to do to maybe understand what may be happening or what I need to look for?
Thanks in advance,
KerryL
I've already matched all the field types (text-to-text, numeric-to-numeric, etc) and I'm not sure what else to check.
A co-worker mentioned to me that he's had trouble in the past when taking data from a Sequel integer field into an Access numeric field.
Anyone familiar enough with what I'm trying to do to maybe understand what may be happening or what I need to look for?
Thanks in advance,
KerryL