Microsoft
Software
Hardware
Network
Question : Data Modelling
Hi all,
I am trying to identify the attributes of data store of DVD shop. However, the following text makes me confused. I have five entities such as member, loan, DVD, copies and reservation. Member stores member details and so on. Text mentions about rates. each DVD prices are determined according to rates. For example, new DVDs has the highest rates. But I don't know how to show the rate attributes under which entities?
Thanks,
Answer : Data Modelling
Loan is the right place, yep. The calculated fields will be created in a query later on. The query will then be based on whatever tables you like, so you can link the DVD to its appropriate dates using this query.
Random Solutions
Recurring appointment creator no longer exists - how can I change the owner?
ATL tutorial
set system date and time from other PC
Compile entire Access 2003 Project Problem
Sharepoint Services cannot access custom templates
Conert "text" to CTime
Activate Reporting Services following reinstall of SQL Server
Installing Server 2003 on Dell Optiplex 780
find the number of years
Set Open/Run permissions for reports and queries using VBA