Hello.
I am attempting to write an example set to Access using the Write Access operator. It runs fine but for some reason, one of my attributes is showing some incorrect values after it outputs to Access. There are 10,000 total examples. After writing to Access, 294 have incorrect values in the Odom.. column. Every other column and value are written correctly. I am using a join operator in the process before writting to Access and have tried manipulating the parameters of that to see if it helps but to no avail. Additionally, it writes to Excel and to CSV exactly as it should.
Here is a portion of the ExampleSet in RapidMiner that is being fed into the Write Access operator. These are the correct values.

Here is how it is being written into an Access table:

Can someone explain to me why this might be occurring? And how come it's only occurring on a portion of the example set?
Thank you for the help,
Kelly M.