Currently in one of our legacy system's database has one of its columns set to AutoNumber. I am investigating if there is a work around to circumvent this to allow the program to enter its own values into this column.
Perhaps some way to programatically disable the AutoNumber-ing process then re-enabling it again?