We have a current database of users who all have a numeric Member ID which has to be retained. I plan to upload this data using CB Juice but obviously the user id assigned by CB will not match the existing values for Member ID.
This mismatch does not matter for the existing members, but we would like all new members to have a Member ID which is the same as the CB User ID.
Is it possible to re-seed the User ID field in the database so that it starts from, say, 3000? If so, which field is it and in which table?