I need to create a row in a table and have blank values for the whole row, which will be filled in a few moments later in the process. How can I get the uniqueid (which is autoincrement) of the row I just created? Is this possible or am I going at his wrong, I know another way would be to write the whole row at one time, but my application doesn't lend well to that. Thanks for any help,
Mike
Mike