Hi,
I have a contactid field that is a p/k and set to autonumber. When i import data from a csv file the autonumber field from the imported data shows a number that is 8 digits long compared to the previous contactid fields that are 4 long. example: imported record from csv contactID = 39980546 normal record input from user contactID = 2140. on the csv there is a contactID field but it is left blank.
Since i'm only in the testing phase of importing, should I be concerned with this, and how may it affect my database?
thanks!
I have a contactid field that is a p/k and set to autonumber. When i import data from a csv file the autonumber field from the imported data shows a number that is 8 digits long compared to the previous contactid fields that are 4 long. example: imported record from csv contactID = 39980546 normal record input from user contactID = 2140. on the csv there is a contactID field but it is left blank.
Since i'm only in the testing phase of importing, should I be concerned with this, and how may it affect my database?
thanks!