KevinSlater
Registered User.
- Local time
- Today, 02:12
- Joined
- Aug 5, 2005
- Messages
- 249
Hi,
Is it possible to flag a new product that is added to a database table?
I have a Product table in access 2003 (thats linked to an oracel table). This table contains fields including
STK_PART_CODE, STK_DESCRIPTION, ORIGIN_COUNTRY
Sometimes new products are added into the table, when a new product is first added into the table
that originates from china (the ORIGIN_COUNTRY would =CH) then i would like to set a "New External Part" flag to Yes so that people are aware its a newly added part from china.
Is there a way to check when new part codes have been first added to the table and set a flag named "New External Part" to ticked/Yes?
within the table?, maybe via a query
Kevin
Is it possible to flag a new product that is added to a database table?
I have a Product table in access 2003 (thats linked to an oracel table). This table contains fields including
STK_PART_CODE, STK_DESCRIPTION, ORIGIN_COUNTRY
Sometimes new products are added into the table, when a new product is first added into the table
that originates from china (the ORIGIN_COUNTRY would =CH) then i would like to set a "New External Part" flag to Yes so that people are aware its a newly added part from china.
Is there a way to check when new part codes have been first added to the table and set a flag named "New External Part" to ticked/Yes?
within the table?, maybe via a query
Kevin