Sorry I wasn't clear with my question. I currently have 2 tables in my database. 1 table has a set of records from my application. The other table has the same set of records and ID column that is an autonumber type.
The table without the ID column works fine, but the table with the ID column won't function (Error-2147467259). I am trying to figure out how to configure my cluster to account for the extra column in the table. This is my first stab @ database vs. spreadsheet.
