joepineapples
Registered User.
- Local time
- Today, 19:02
- Joined
- Apr 28, 2006
- Messages
- 29
Hi All
I have two tables - Services and Performance.
Services is a list of Service details and Performance contains performance data on the Services. They are linked by the Service_ID.
The Performance table has fields for year and quarter. So, in theory, I can get an overview of how a service has performed over the quarters/years.
How can I prevent users creating duplicate entries when it comes to adding data to the performance table (In relation to Year & Quarter)?
Any help would be much appriciated.
I have two tables - Services and Performance.
Services is a list of Service details and Performance contains performance data on the Services. They are linked by the Service_ID.
The Performance table has fields for year and quarter. So, in theory, I can get an overview of how a service has performed over the quarters/years.
How can I prevent users creating duplicate entries when it comes to adding data to the performance table (In relation to Year & Quarter)?
Any help would be much appriciated.