ProductID (Primary Key) [int] Integer This is set as an Identity field in SQL 7 with an increment of 1 and as an Autonumber field in Access. Can be used to link to ProductDetails Table. SKU [nvarchar] ...